StructWithConstructor

Undocumented in source.
version(unittest)
struct StructWithConstructor {}

Constructors

this
this(int i)
Undocumented in source.

Members

Functions

get
int get()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

field
int field;
Undocumented in source.

Meta