short16

Undocumented in source.
pure nothrow @nogc
static if(AVXSizedVectorsAreEmulated)
struct short16 {}

Members

Mixins

__anonymous
mixin VectorOps!(short16, short[16])
Undocumented in source.

Variables

array
short[16] array;
Undocumented in source.

Meta