phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
WordVariant.opAssign
nxt
variant_ex
WordVariant
Assignment from
that
.
auto ref
opAssign
(typeof(this) value)
auto ref
opAssign
(T that)
struct
WordVariant
(Types...)
pure nothrow @
nogc
ref
auto ref
opAssign
(
T
)
(
T
that
)
if
(
canStore
!
T
)
auto ref
opAssign
(typeof(null) that)
auto ref
opAssign
(WordVariant!(SubTypes) value)
Meta
Source
See Implementation
nxt
variant_ex
WordVariant
constructors
this
enums
canStore
functions
opAssign
typeIx
Assignment from that.