A

Undocumented in source.

Constructors

this
this(int a, int b, string c, B d, immutable(int)* e)
Undocumented in source.

Members

Functions

opEquals
equals_t opEquals(Object other)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

a
int a;
Undocumented in source.
b
int b;
Undocumented in source.
c
string c;
Undocumented in source.
d
B d;
Undocumented in source.
e
immutable(int)* e;
Undocumented in source.

Meta