CppUnit project page CppUnit home page

typename.h File Reference

#include <cpptl/forwards.h>
#include <cpptl/conststring.h>
#include <cpptl/stringtools.h>
#include <typeinfo>

Include dependency graph for typename.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CppTL

Functions

std::string CPPUT_API CppTL::demangleTypeInfoName (const std::type_info &type)
template<class AType>
std::string CppTL::getTypeName (CppTL::Type< AType >, const char *hint)
template<typename Object>
std::string CppTL::getObjectTypeName (const Object &object, const char *hint)


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers