guanaqo develop
Utilities for scientific software
Loading...
Searching...
No Matches
demangled-typename.cpp File Reference
#include <guanaqo/demangled-typename.hpp>
#include <cstdlib>
#include <memory>
Include dependency graph for demangled-typename.cpp:

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.