dextool v2.3.0 (2020-09-01T21:07:48Z)
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
toString
postblits
this(this)
properties
hasType
kind
trustedGet
value