HDK
|
#include <SYS_TypeTraits.h>
Additional Inherited Members | |
Public Types inherited from SYS_TypeIdentity< T0 > | |
using | type = T0 |
Choose a type from two alternatives based on a bool. It choses the first type if false, and the second type if true.
Definition at line 208 of file SYS_TypeTraits.h.