This is the complete list of members for di::container::detail::CountIfFunction, including all inherited members.
| operator()(Iter first, Sent last, Pred pred, Proj projection={}) const -> meta::IteratorSSizeType< Iter > | di::container::detail::CountIfFunction | inline | 
| operator()(Con &&container, Pred pred, Proj proj={}) const -> meta::ContainerSSizeType< Con > | di::container::detail::CountIfFunction | inline |