P4205R0 — Range-Based Searchers
Yihe Li
SG9
Current inconsistency in the `std::ranges::search` API forces users to exit the Ranges world to use searchers and resort to using traditional STL algorithms instead, which is undesirable.