canMatch.canMatch

Undocumented in source.
template canMatch(alias handler, Types...)
enum canMatch = is(typeof( (ref Types args)));

Meta