Enabler template for bitmask operators over an Enum class. More...
#include <kanzi/core/util/enum_bitmask_operators.hpp>
Static Public Attributes | |
static const bool | enable |
Enabler template for bitmask operators over an Enum class.
Use KZ_ENABLE_BITMASK_OPERATORS macro to enable bitwise operators for your enum class.
|
static |