#include <typeinfo>#include <string>Go to the source code of this file.
Namespaces | |
| utl | |
| utl::TypeId | |
Functions | |
| std::string | utl::TypeId::Demangle (const std::string &mangledName) |
| template<typename T > | |
| std::string | utl::TypeId::MangledName () |
| template<typename T > | |
| std::string | utl::TypeId::Name () |