Skip to content

Class TempLat::Demangle

ClassList > TempLat > Demangle

A class which demangles from internal c++ to source code naming, taken from http://stackoverflow.com/a/4541470/2295722 .More...

  • #include <demangle.h>

Public Static Functions

Type Name
void Test (TestObjectUnknownHere & tdd)
std::string demangle (const char * name)

Detailed Description

Unit test: ctest -R test-demangle

Public Static Functions Documentation

function Test

template<typename TestObjectUnknownHere>
static void TempLat::Demangle::Test (
    TestObjectUnknownHere & tdd
) 

function demangle

static inline std::string TempLat::Demangle::demangle (
    const char * name
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/demangle.h