Scarab  v1.6.2
Project 8 C++ Utility Library
Namespaces | Functions
typename.hh File Reference
#include <string>
#include <typeinfo>
Include dependency graph for typename.hh:

Go to the source code of this file.

Namespaces

 scarab
 

Functions

std::string demangle (const char *a_name)
 
template<class x_type >
std::string type (const x_type &a_param)