|
HDK
|
#include <SYS_TypeTraits.h>
Inheritance diagram for SYS_SelectType< T0, T1, IST1 >: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.