NDDEM
Functions
cereal::util Namespace Reference

Functions

std::string demangle (std::string mangledName)
 Demangles the type encoded in a string. More...
 
template<class T >
std::string demangledName ()
 Gets the demangled name of a type. More...
 

Function Documentation

◆ demangle()

std::string cereal::util::demangle ( std::string  mangledName)
inline

Demangles the type encoded in a string.

◆ demangledName()

template<class T >
std::string cereal::util::demangledName ( )
inline

Gets the demangled name of a type.