CppUnit project page | CppUnit home page |
#include <cpptl/forwards.h>
#include <cpptl/conststring.h>
#include <cpptl/stringtools.h>
#include <typeinfo>
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) |
hosts this site. |
Send comments to: CppUnit Developers |