IntFlag.undef

The result of the operation is undefined mathematically, by the API, or both.

  1. enum IntFlag undef;
    struct IntFlag
    static if(__VERSION__ >= 2067)
    enum IntFlag undef;
  2. auto undef [@property getter]

Meta