guanaqo develop
Utilities for scientific software
Loading...
Searching...
No Matches
demangled-typename.hpp File Reference

Detailed Description

Pretty-print type names.

Definition in file demangled-typename.hpp.

#include <guanaqo/export.h>
#include <string>
#include <typeinfo>
Include dependency graph for demangled-typename.hpp:
This graph shows which files directly or indirectly include this file:

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.