HDK
|
#include <UT_PageArray.h>
Public Types | |
typedef SYS_SelectType< T, float, SYS_IsSame< T, void > ::value >::type | type |
This class is just to get code to compile when DATA_T is void, by picking any type other than void if it is void.
Definition at line 236 of file UT_PageArray.h.
typedef SYS_SelectType<T,float,SYS_IsSame<T,void>::value>::type UT_PageArray< DATA_T, TSIZE, TABLEHARDENED, PAGESHARDENED, THEPAGEBITS, IDX_T >::NotVoid< T >::type |
Definition at line 237 of file UT_PageArray.h.