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