Foo

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(unittest)
extern (C++)
class Foo {}

Constructors

this
this(int a, float b)
Undocumented in source.

Members

Variables

a
int a;
Undocumented in source.
b
float b;
Undocumented in source.
c
bool c;
Undocumented in source.

Meta