alpaqa 1.0.0a15
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
demangled-typename.hpp File Reference
#include <alpaqa/export.hpp>
#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.

Functions

std::string demangled_typename (const std::type_info &t)
 Get the pretty name of the given type as a string.
 

Function Documentation

◆ demangled_typename()

std::string demangled_typename ( const std::type_info &  t)

Get the pretty name of the given type as a string.

Definition at line 8 of file demangled-typename.cpp.

+ Here is the caller graph for this function: