serialized ~master (2021-10-14T13:36:09Z)
Dub
Repo
TaggedUnion.opAssign
funkwerk
stdx
data
json
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
funkwerk
stdx
data
json
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