Horizon
|
Public Member Functions | |
template (typename I, typename V, typename C=less, typename P=identity)(AND indirect_strict_weak_order< C | |
template function upper_bound | |
V const projected< I, P > constexpr I | operator() (I first, iter_difference_t< I > d, V const &val, C pred=C{}, P proj=P{}) const |
ranges::aux::upper_bound_n_fn::template | ( | typename I | , |
typename V | , | ||
typename C | = less , |
||
typename P | = identity |
||
) |
template function upper_bound
range-based version of the upper_bound
std algorithm
Rng
is a model of the range
concept