Match.Types

Undocumented in source.
template Match(T...)
static if(T.length == 0)
alias Types = TypeTuple!()

Meta