#include <string>#include <typeinfo>


Go to the source code of this file.
Definition in file TypeInfo.hh.
Namespaces |
|
| namespace | senf |
Defines |
|
| #define | HH_SENF_Utils_TypeInfo_ 1 |
Functions |
|
| std::string | senf::prettyName (std::type_info const &type) |
| Try to return readable type for given type_info. |
|
| std::string | senf::prettyBaseName (std::type_info const &type) |
| Try to return readable type name without namespace or template arguments. |
|
| #define | ||||
| HH_SENF_Utils_TypeInfo_ 1 | ||||
Definition at line 27 of file TypeInfo.hh.