| MBDyn-1.7.3
    | 
#include <string>#include <typeinfo>

Go to the source code of this file.
| Functions | |
| std::string | mbdyn_demangle (const char *name) | 
| std::string | mbdyn_demangle (const std::type_info &t) | 
| template<class T > | |
| std::string | mbdyn_demangle (void) | 
| std::string mbdyn_demangle | ( | const char * | name | ) | 
| std::string mbdyn_demangle | ( | const std::type_info & | t | ) | 
Definition at line 62 of file demangle.cc.
References mbdyn_demangle().

| std::string mbdyn_demangle | ( | void | ) | 
Definition at line 43 of file demangle.h.
References mbdyn_demangle().
