HDK
|
#include <SYS_TypeTraits.h>
Public Types | |
using | type = T |
Map a type to itself. Useful for specifying the result of a type metafunction; simply inherit from SYS_TypeIdentity<ResultType>
Definition at line 149 of file SYS_TypeTraits.h.
using SYS_TypeIdentity< T >::type = T |
Definition at line 149 of file SYS_TypeTraits.h.