![]() |
OGS
|
|
#include <string>#include <type_traits>#include <typeinfo>Go to the source code of this file.
Namespaces | |
| namespace | BaseLib |
Functions | |
| std::string | BaseLib::demangle (const char *mangled_name) |
| template<typename T> | |
| std::string | BaseLib::typeToString () |
| template<typename T> | |
| std::string | BaseLib::typeToString (T &&) |