NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
enum_flag.hpp File Reference

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.

Detailed Description

Contains macros for defining flag enums.