short8

Undocumented in source.
pure nothrow @nogc
static if(SSESizedVectorsAreEmulated)
struct short8 {}

Members

Mixins

__anonymous
mixin VectorOps!(short8, short[8])
Undocumented in source.

Variables

array
short[8] array;
Undocumented in source.

Meta