byte16

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

Members

Mixins

__anonymous
mixin VectorOps!(byte16, byte[16])
Undocumented in source.

Variables

array
byte[16] array;
Undocumented in source.

Meta