IntFlag.imag

The result is imaginary, and as such not representable by an integral type.

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

Meta