There is an issue where types, such as: std::basic_string<char>, are classified as name tokens instead of type tokens.
There is an issue where types, such as: std::basic_string, are classified as name tokens instead of type tokens.