Horizon
Public Member Functions | List of all members
ranges::aux::lower_bound_n_fn Struct Reference

Public Member Functions

 template (typename I, typename V, typename C=less, typename P=identity)(requires forward_iterator< I > AND indirect_strict_weak_order< C
 
V const constexpr projected< I, P > I operator() (I first, iter_difference_t< I > d, V const &val, C pred=C{}, P proj=P{}) const
 

The documentation for this struct was generated from the following file: