IntFlag.negOver

Overflow occured because a value was too negative.

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

Meta