IntFlag.posOver

Overflow occured because a value was too large.

struct IntFlag
pragma(inline, true)
enum IntFlag posOver;

Meta