phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
WordVariant.this
nxt
variant_ex
WordVariant
Construction from
value
.
this
(T value)
this
(typeof(null) value)
struct
WordVariant
(Types...)
pure nothrow @
nogc
this
(
typeof
(null)
value
)
this
(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 value.