TestStructWithKey

Intended for unittest of

Members

Functions

opCmp
int opCmp(TestStructWithKey other)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(R other)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(TestStructWithKey other)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(R other)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bar
string bar;
Undocumented in source.
foo
ubyte[] foo;
Undocumented in source.
key
int key;
Undocumented in source.

Meta