TaggedTypeByTag

Undocumented in source.

Members

Aliases

TaggedTypeByTag
alias TaggedTypeByTag = r
Undocumented in source.
r
alias r = T.AllowedTypes[indexOf(getTaggedAllTags!T, tag)]
Undocumented in source.
r
alias r = TypeOf!tag
Undocumented in source.
r
alias r = T.Types[tag]
Undocumented in source.

Functions

indexOf
ptrdiff_t indexOf(T.Kind[] lst, T.Kind kind)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta