short8

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

Members

Mixins

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

Variables

FalseMask
enum short FalseMask;
Undocumented in source.
TrueMask
enum short TrueMask;
Undocumented in source.
array
short[8] array;
Undocumented in source.

Meta