TypeInfo.hh File Reference

TypeInfo public header. More...

#include <string>
#include <typeinfo>
Include dependency graph for TypeInfo.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 senf
 

Functions

std::string senf::prettyName (std::type_info const &type)
 Try to return readable type for given type_info. More...
 
std::string senf::prettyBaseName (std::type_info const &type)
 Try to return readable type name without namespace or template arguments. More...
 

Detailed Description

TypeInfo public header.

Definition in file TypeInfo.hh.