file
rtti.hNamespaces
Functions
-
auto demangle(char const* name) → std::
string - Demangles C++ type name from string.
-
template <typename T>auto type_name() → std::
string - Returns C++ type name or signature from typeid object using RTTI.