ADTF
|
Retrieves the underlying type if T
is an enum, otherwise the type itself.
More...
Public Types | |
using | type = T |
The type of the underlying type retrieved. | |
Retrieves the underlying type if T
is an enum, otherwise the type itself.
T | The type tor retrieve the underlying type from |
is_enum | value to determine if T is an enum |
Definition at line 62 of file type_traits.h.