Match.successful

Undocumented in source.
template Match(T...)
static if(P1.successful && P2.successful)
enum successful = true;

Meta