taggedalgebraic ~master (2021-05-20T19:00:02Z)
Dub
Repo
TaggedUnion.opAssign
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(TaggedUnion other)
void
opAssign
(FieldTypes[ti] value)
struct
TaggedUnion
static if
(
!is(FieldTypes[ti] == void)
)
void
opAssign
(
FieldTypes
[
ti
]
value
)
Meta
Source
See Implementation
taggedalgebraic
taggedunion
TaggedUnion
TaggedUnion
aliases
FieldDefinitionType
FieldTypeByName
FieldTypes
Kind
fieldNames
constructors
this
destructors
~this
functions
opAssign
opCast
opEquals
set
toHash
toString
postblits
this(this)
properties
hasType
kind
trustedGet
value