Torque2D Reference
Loading...
Searching...
No Matches
_ConstructPrim Struct Reference

#include <typetraits.h>

Static Public Member Functions

template<typename T>
static T single ()
template<typename T, typename A>
static T single (T a)
template<typename T>
static void array (T *ptr, U32 num)
template<typename T, typename A>
static void array (T *ptr, U32 num, T a)

Member Function Documentation

◆ array() [1/2]

template<typename T>
void array ( T * ptr,
U32 num )
inlinestatic

◆ array() [2/2]

template<typename T, typename A>
void array ( T * ptr,
U32 num,
T a )
inlinestatic

◆ single() [1/2]

template<typename T>
T single ( )
inlinestatic

◆ single() [2/2]

template<typename T, typename A>
T single ( T a)
inlinestatic

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