Skip to content

Class TempLat::GetCPPTypeName

ClassList > TempLat > GetCPPTypeName

A class which calls typeid and demangles it if possible. More...

  • #include <getcpptypename.h>

Public Static Functions

Type Name
std::string get (const T & instance)
std::string get ()

Detailed Description

Unit test: ctest -R test-getcpptypename

Public Static Functions Documentation

function get [1/2]

template<typename T>
static inline std::string TempLat::GetCPPTypeName::get (
    const T & instance
) 

function get [2/2]

template<typename T>
static inline std::string TempLat::GetCPPTypeName::get () 


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