SimpleResult

Undocumented in source.

Constructors

this
this(T value)
Undocumented in source.
this
this(BcError error)
Undocumented in source.

Postblit

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

Members

Properties

error
BcError error [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
inout(T) value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta