taggedalgebraic ~master (2021-05-20T19:00:02Z)
Dub
Repo
TypeOf.U
taggedalgebraic
taggedunion
TypeOf
Undocumented in source.
alias
U
=
TemplateArgsOf
!(
typeof
(
kind
))
alias
U
=
typeof
(
kind
)
template
TypeOf
(alias kind)
static if
(!(
isInstanceOf!(UnionFieldEnum, typeof(kind))
))
alias
U
=
typeof
(
kind
)
Meta
Source
See Implementation
taggedalgebraic
taggedunion
TypeOf
aliases
FT
TypeOf
Types
U
uda