Vector.__anonymous

Undocumented in source.
struct Vector(T, char[] c)
union __anonymous {}

Members

Structs

__anonymous
struct __anonymous
Undocumented in source.

Variables

array
T[c.length] array;
Undocumented in source.
value
Tuple value;
Undocumented in source.

Meta