Match.end

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

Meta