Fixed completion when a typedef symbol is used as class name
For example std::string, which is a typedef of std::basic_string.
Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
Loading
Please register or sign in to comment
For example std::string, which is a typedef of std::basic_string.
Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>