Go to the source code of this file.
Functions | |
std::string | demangled_typename (const std::type_info &t) |
Get the pretty name of the given type as a string. | |
std::string demangled_typename | ( | const std::type_info & | t | ) |
Get the pretty name of the given type as a string.
Definition at line 8 of file demangled-typename.cpp.