SIMDFromString.SIMDFromString

Undocumented in source.
  1. ubyte16 SIMDFromString;
  2. ubyte[16] SIMDFromString;
    template SIMDFromString(string str)
    @nogc @safe pure nothrow static __gshared
    static if(!(!isDMD))
    static if(isX86)
    ubyte[16] SIMDFromString;
  3. ubyte16 SIMDFromString;

Meta