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

Classes

struct  ranges::v3::upper_bound_fn
 

Namespaces

 ranges
 unstable_remove have O(1) complexity for each element remove, unlike remove O(n) [for worst case] Each erased element overwritten (moved in) with last one.
 

Variables

constexpr with_braced_init_args< upper_bound_fn > ranges::v3::upper_bound {}