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