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