halcheck 1.0
Loading...
Searching...
No Matches

◆ nameof() [2/2]

std::string halcheck::lib::nameof ( const std::type_info & info)

Gets the demangled name associated with a std::type_info.

Parameters
infoThe std::type_info to extract a name from.
Returns
The std::string representation of info's name.