|
Diligent Engine
v.2.4.g
|
#include "BasicTypes.h"Go to the source code of this file.
Macros | |
| #define | DEFINE_FLAG_ENUM_OPERATORS(ENUMTYPE) |
Typedefs | |
| template<typename EnumType > | |
| using | _UNDERLYING_ENUM_T = typename std::underlying_type< EnumType >::type |
| #define DEFINE_FLAG_ENUM_OPERATORS | ( | ENUMTYPE | ) |
| using _UNDERLYING_ENUM_T = typename std::underlying_type<EnumType>::type |
1.8.17