Open
Description
Function templates can be explicitly instantiated (including those with inferred template parameters), but cxxheaderparser will not have it.
Per
cxxheaderparser/cxxheaderparser/parser.py
Line 738 in 544c253
https://en.cppreference.com/w/cpp/language/function_template explicit instantiation
https://coliru.stacked-crooked.com/a/15000b7567cd61ca <- compiles fine