This is the complete list of members for di::container::detail::BinarySearchFunction, including all inherited members.
operator()(It first, Sent last, T const &needle, Comp comp={}, Proj proj={}) const -> InFoundResult< It > | di::container::detail::BinarySearchFunction | inline |
operator()(Con &&container, T const &needle, Comp comp={}, Proj proj={}) const -> InFoundResult< meta::BorrowedIterator< Con > > | di::container::detail::BinarySearchFunction | inline |