ImplementStruct

Undocumented in source.
mixin template ImplementStruct (
T
) {}

Constructors

this
this(TPar par)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

reference

Members

Functions

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

Variables

ptr
T ptr;
Undocumented in source.

Meta