Torque2D Reference
Loading...
Searching...
No Matches
_TypeTraits< T > Struct Template Reference

#include <typetraits.h>

Public Types

typedef T BaseType
typedef const T ConstType
typedef _ConstructDefault Construct
typedef _DestructDefault Destruct

Member Typedef Documentation

◆ BaseType

template<typename T>
typedef T BaseType

◆ Construct

template<typename T>
typedef _ConstructDefault Construct

◆ ConstType

template<typename T>
typedef const T ConstType

◆ Destruct

template<typename T>
typedef _DestructDefault Destruct

The documentation for this struct was generated from the following file: