match.match

Undocumented in source.
template match(alias predicate, Types...)
static if(!is(typeof(found)) && predicate!T)
alias match = T

Meta