|
NSUNI/NSLAR Library a250670
|
Contains macros for defining flag enums. More...
#include <type_traits>Go to the source code of this file.
Macros | |
| #define | NNL_FLAG_ENUM |
| An attribute for defining flag enums. | |
| #define | NNL_DEFINE_ENUM_OPERATORS(ENUMTYPE) |
| Macro to define bitwise operators for enum types. | |
Contains macros for defining flag enums.