phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
WordVariant.opAssign
nxt
variant_ex
WordVariant
Assignment from
that
.
auto ref
opAssign
(typeof(this) value)
auto ref
opAssign
(T that)
auto ref
opAssign
(typeof(null) that)
struct
WordVariant
(Types...)
pure nothrow @
nogc
ref
auto ref
opAssign
(
typeof
(null)
that
)
auto ref
opAssign
(WordVariant!(SubTypes) value)
Meta
Source
See Implementation
nxt
variant_ex
WordVariant
aliases
Ix
S
constructors
this
enums
canStore
indexOf
functions
as
isNull
opAssign
opCast
opEquals
toHash
typeIx
manifest constants
typeBits
typeMask
typeShift
properties
peek
toString
Assignment from that.