phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
EnumUnion.opCast
nxt
enums
EnumUnion
Undocumented in source. Be warned that the author may not have intended to support it.
E
[
0
]
opCast
()
E
[
1
]
opCast
()
struct
EnumUnion
(E...)
@
safe
pure nothrow const
static if
(
E.length >= 2
)
E
[1]
opCast
(
T
:
E
[1]
)
(
)
Meta
Source
See Implementation
nxt
enums
EnumUnion
aliases
OriginalType
U
functions
opAssign
opCast
mixins
__anonymous
mixin templates
genOpAssign
genOpCast