omni::graph::exec::unstable::EnumBitops

Defined in omni/graph/exec/unstable/EnumBitops.h

template<class T = void>
struct EnumBitops

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