short4

Undocumented in source.
  1. struct short4
  2. alias short4 = Vector!(short[4])
    pure nothrow @nogc
    static if(!(MMXSizedVectorsAreEmulated))
    alias short4 = Vector!(short[4])

Meta