This is the complete list of members for ranges::v3::binary_search_fn, including all inherited members.
operator()(I begin, S end, V2 const &val, C pred=C{}, P proj=P{}) const | ranges::v3::binary_search_fn | |
operator()(Rng &&rng, V2 const &val, C pred=C{}, P proj=P{}) const | ranges::v3::binary_search_fn |