long2

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

Members

Mixins

__anonymous
mixin VectorOps!(long2, long[2])
Undocumented in source.

Variables

array
long[2] array;
Undocumented in source.

Meta