canMatch.canMatch

True if handler is a potential match for T, otherwise false.

template canMatch(alias handler, T)
enum bool canMatch;

Meta