Functions | |
template<typename I , typename S , typename V , typename C = less, typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::I (requires ` forward_iterator< I > &&sentinel_for< S, I > &&indirect_strict_weak_order< C, V const *, projected< I, P >>) III lower_bound(I first |
function template lower_bound More... | |