How can I select a subset of a parameter-pack?
Given the following class-templates, how can the group
function be defined such that it provides the identifiers in Id
whose corresponding If
is represented in the parameter-pack Ifs
?
Given the following class-templates, how can the group
function be defined such that it provides the identifiers in Id
whose corresponding If
is represented in the parameter-pack Ifs
?