Pair

Undocumented in source.

Members

Functions

opIndex
inout(T) opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(T value, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
T x;
Undocumented in source.
y
T y;
Undocumented in source.

Meta