Match.Types

Undocumented in source.
template Match(T...)
static if(test!(T[0]))
alias Types = T[0]

Meta