tryToEnableCoreSimdWithDMD

Undocumented in source.
  1. enum bool tryToEnableCoreSimdWithDMD;
    version(!GNU && !LDC && DigitalMars)
    pure nothrow @nogc
    static if(__VERSION__ >= 2100)
    enum bool tryToEnableCoreSimdWithDMD;
  2. enum bool tryToEnableCoreSimdWithDMD;

Meta