dextool v2.3.0 (2020-09-01T21:07:48Z)
Dub
Repo
TypeOf.FT
taggedalgebraic
taggedunion
TypeOf
Undocumented in source.
alias
FT
=
FieldTypeTuple
!
U
[
kind
]
alias
FT
=
void
alias
FT
=
uda
[
0
]
template
TypeOf
(alias kind)
static if
(!(
isInstanceOf!(UnionFieldEnum, typeof(kind))
))
static if
(!(
uda.length == 0
))
alias
FT
=
uda
[0]
Meta
Source
See Implementation
taggedalgebraic
taggedunion
TypeOf
aliases
FT
TypeOf
Types
U
uda