traits_nl.h File Reference


Detailed Description

Id
traits_nl.h,v 1.1 2004/03/04 14:35:28 vizerie Exp

Definition in file traits_nl.h.

#include "nel/misc/rgba.h"
#include "nel/misc/vector.h"

Go to the source code of this file.

Namespaces

namespace  NLMISC

Defines

#define NL_TRIVIAL_TYPE_TRAITS(type)


Define Documentation

#define NL_TRIVIAL_TYPE_TRAITS type   ) 
 

Value:

template <>                                                              \
struct CTraits<type>                     \
{                                        \
        enum { HasTrivialCtor = true };      \
        enum { HasTrivialDtor = true };      \
        enum { SupportRawCopy = true };      \
};

Definition at line 52 of file traits_nl.h.


Generated on Tue Mar 16 06:43:26 2004 for NeL by doxygen 1.3.6