|
guanaqo
1.0.0-alpha.24
Utilities for scientific software
|
Pretty-print type names.
Definition in file demangled-typename.hpp.
#include <guanaqo/export.h>#include <string>#include <typeinfo>Go to the source code of this file.
Namespaces | |
| namespace | guanaqo |
Functions | |
| std::string | guanaqo::demangled_typename (const std::type_info &t) |
| Get the pretty name of the given type as a string. | |