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< typename UT_StorageNum< UT_StorageBetter_t< T0, T1 >>::AtLeast32Bit, T0, UT_StorageNum< UT_StorageBetter_t< T0, T1 >>::theStorage==UT_Storage::INVALID >::type |
This allows one to determine the type of T0+T1 at compile-time.
Definition at line 260 of file UT_Storage.h.
using UT_StorageAtLeast32Bit< T0, T1 >::type = typename SYS_SelectType<typename UT_StorageNum<UT_StorageBetter_t<T0,T1>>::AtLeast32Bit,T0,UT_StorageNum<UT_StorageBetter_t<T0,T1>>::theStorage==UT_Storage::INVALID>::type |
Definition at line 261 of file UT_Storage.h.