Nullable

Undocumented in source.

Alias This

_t

Members

Functions

bind
void bind(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
T opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch(ARGS i)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Variables

_t
T _t;
Undocumented in source.

Meta