StructImplementation

Undocumented in source.

Constructors

this
this(T obj)
Undocumented in source.
this
this(T* obj)
Undocumented in source.

Members

Functions

opAssign
auto ref opAssign(typeof(null) _)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
auto ref opAssign(StructImplementation impl)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
auto ref opAssign(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
auto ref opAssign(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta