EnumBitops#

Fully qualified name: omni::graph::exec::unstable::EnumBitops

template<class T = void>
struct EnumBitops#

Enable bitwise operations on enum classes. Templates save on writing boiler plate code to allow this.