byte32

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

Members

Mixins

__anonymous
mixin VectorOps!(byte32, byte[32])
Undocumented in source.

Variables

array
byte[32] array;
Undocumented in source.

Meta