TypeOf.U

Undocumented in source.
template TypeOf(alias kind)
static if(__VERSION__ >= 2072)
alias U = TemplateArgsOf!(typeof(kind))

Meta