nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Variant.opAssign
nulib
data
variant
Variant
Allows assigning the variant to a value.
struct
Variant
@
nogc
@
trusted
nothrow
void
opAssign
(
T
)
(
auto
ref
T
value
)
Meta
Source
See Implementation
nulib
data
variant
Variant
constructors
this
functions
free
get
has
opAssign
opEquals
tryGet
manifest constants
empty
properties
isEmpty
isInitialized
Allows assigning the variant to a value.