boilerplate v1.5.18 (2021-01-11T08:09:09Z)
Dub
Repo
Optional.opOpAssign
boilerplate
util
Optional
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Optional
(T)
void
opOpAssign
(
string
op
RHS
)
(
RHS
rhs
)
if
(
__traits(
compiles
, mixin ("T.init " ~
op
~ " RHS.init"))
)
Meta
Source
See Implementation
boilerplate
util
Optional
constructors
this
destructors
~this
functions
_get
opAssign
opOpAssign
structs
UseMemcpyMove
unions
DontCallDestructor
variables
isNull