TypeDiscardMatch

Discards the matched types, but propagate the indices.

struct TypeDiscardMatch (
alias Pattern
) {}

Members

Templates

Match
template Match(T...)
Undocumented in source.

Meta