phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
WordVariant.this
nxt
variant_ex
WordVariant
Construction from sub-variant
value
.
this
(T value)
this
(typeof(null) value)
this
(WordVariant!(SubTypes) value)
struct
WordVariant
(Types...)
pure nothrow @
nogc
this
(
SubTypes
...
)
(
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
Construction from sub-variant value.