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. | |
Functions | |
| template<typename T > | |
| constexpr T | ranges::v3::detail::prev_or_zero_ (T n) |