halcheck 1.0
Loading...
Searching...
No Matches
lib/typeinfo

Utilities for std::type_info. More...

Classes

struct  halcheck::lib::type_id
 A runtime type identifier that does not require RTTI. More...
 
struct  std::hash< halcheck::lib::type_id >
 The std::hash specialization for halcheck::lib::type_id. More...
 

Functions

std::string halcheck::lib::nameof (const std::type_info &info)
 Gets the demangled name associated with a std::type_info.
 
template<typename T >
std::string halcheck::lib::nameof ()
 Gets the demangled name associated with a type.
 

Detailed Description

Utilities for std::type_info.

See also
https://en.cppreference.com/w/cpp/header/typeinfo