phobos-next v0.3.9 (2020-08-07T21:50: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
constructors
this
enums
canStore
functions
opAssign
typeIx
Construction from sub-variant value.