|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Bitwise operations for C++11 strong enum class. This casts e into Flag_T and returns value after bitwise operation Use these function as. More...
Bitwise operations for C++11 strong enum class. This casts e into Flag_T and returns value after bitwise operation Use these function as.
flag = bitwise::Or<MyEnum>(MyEnum::val1, flag);
1.8.6