HDK
|
This allows one to determine the type of T0+T1 at compile-time. More...
#include <UT_Storage.h>
Public Types | |
typedef SYS_SelectType< T0, T1,(int(UT_StorageNum < T0 >::theStorage)< int(UT_StorageNum < T1 >::theStorage))>::type | Type |
This allows one to determine the type of T0+T1 at compile-time.
Definition at line 246 of file UT_Storage.h.
typedef SYS_SelectType<T0,T1,(int(UT_StorageNum<T0>::theStorage) < int(UT_StorageNum<T1>::theStorage))>::type UT_StorageBetter< T0, T1 >::Type |
Definition at line 248 of file UT_Storage.h.