Range-v3
Range algorithms, views, and actions for the Standard Library
lower_bound.hpp File Reference

Functions

template<typename I , typename S , typename V , typename C = less, typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::c (requires forward_iterator< I > &&sentinel_for< S, I > &&indirect_strict_weak_order< C, V const *, projected< I, P >>) ccconstexpr bool binary_search(I first
 function template binary_search More...