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

◆ nameof() [1/2]

template<typename T >
std::string halcheck::lib::nameof ( )

Gets the demangled name associated with a type.

Template Parameters
TThe type to extract a name from.
Returns
The std::string representation of the T's name.