boilerplate v1.3.5 (2018-10-17T08:27:38Z)
Dub
Repo
Optional.opAssign
boilerplate
util
Optional
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(T value)
void
opAssign
(Arg value)
struct
Optional
(T)
static if
(
is(T : Nullable!Arg, Arg)
)
void
opAssign
(
Arg
value
)
Meta
Source
See Implementation
boilerplate
util
Optional
constructors
this
destructors
~this
functions
_get
opAssign
opOpAssign
structs
UseMemcpyMove
unions
DontCallDestructor
variables
isNull