|
HDK
|
#include <SYS_TypeTraits.h>
Inheritance diagram for SYS_TypeIdentity< T >: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.