Webmaster  |  Imprint 
C++ Server Pages
Main  |  License  |  Documentation  |  Download 

TypeTraits Struct Template Reference

Type-traits for for non-const value types. More...

#include <cxxtools/typetraits.h>

Inheritance diagram for TypeTraits:

List of all members.

Static Public Attributes

static const unsigned int isConst = 0
static const unsigned int isPointer = 0
static const unsigned int isReference = 0


Detailed Description

template<typename T>
struct cxxtools::TypeTraits< T >

Compile time type information (CTTI) is implemented in cxxtools by the means of TypeTraits. A number of specialisations allows compile type branching in gerneric code depending on the type.
Copyright © 2008 The Tntnet Development Team
Tntnet 1.6