alpaqa sparse
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
demangled-typename.cpp File Reference
#include <alpaqa/util/demangled-typename.hpp>
#include <memory>
+ Include dependency graph for demangled-typename.cpp:

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 7 of file demangled-typename.cpp.

+ Here is the caller graph for this function: