Vector.is256

Undocumented in source.
struct Vector(T, size_t LENGTH)
enum is256 = LENGTH * T.sizeof > 16;

Meta