LIPH's C++ Codes
demangle.h File Reference
#include <cxxabi.h>
#include <string>
#include <typeinfo>

Go to the source code of this file.

Namespaces

namespace  liph
 

Functions

template<class T >
std::string liph::demangle ()
 
template<class T >
std::string liph::demangle (const T &t)