lower_bound « STL Algorithms Binary search « C++ Tutorial






26.3.lower_bound
26.3.1.Return an iterator from std::lower_bound
26.3.2.Use lower_bound to locate the first point at which 5 can be inserted in order
26.3.3.Lower bound of 6