Eager, mutating, composable algorithms.
Variables | |
| constexpr action< adjacent_remove_if_fn > | ranges::actions::adjacent_remove_if {} |
| constexpr action< drop_fn > | drop {} |
| constexpr action< drop_while_fn > | drop_while {} |
| constexpr adl_erase_detail::erase_fn | ranges::erase {} |
| constexpr adl_insert_detail::insert_fn | insert {} |
| constexpr action< join_fn > | join {} |
| constexpr make_action_fn | make_action {} |
| constexpr detail::with_braced_init_args< action< adl_push_back_detail::push_back_fn > > | actions::push_back {} |
| constexpr detail::with_braced_init_args< action< adl_push_front_detail::push_front_fn > > | ranges::actions::push_front {} |
| constexpr action< remove_fn > | ranges::actions::remove {} |
| constexpr action< remove_if_fn > | ranges::actions::remove_if {} |
| constexpr action< reverse_fn > | reverse {} |
| constexpr action< shuffle_fn > | shuffle {} |
| constexpr action< slice_fn > | slice {} |
| constexpr action< sort_fn > | sort {} |
| constexpr action< split_fn > | split {} |
| constexpr action< split_when_fn > | split_when {} |
| constexpr action< stable_sort_fn > | stable_sort {} |
| constexpr action< stride_fn > | stride {} |
| constexpr action< take_fn > | take {} |
| constexpr action< take_while_fn > | take_while {} |
| constexpr action< transform_fn > | transform {} |
| constexpr action< unique_fn > | unique {} |
| constexpr action< unstable_remove_if_fn > | ranges::actions::unstable_remove_if {} |
|
related |
#include <range/v3/action/adjacent_remove_if.hpp>
|
related |
|
related |
#include <range/v3/action/remove.hpp>
|
related |
#include <range/v3/action/remove_if.hpp>
|
related |
|
related |
action
|
related |
|
related |
|
related |
|
related |
| constexpr action<unstable_remove_if_fn> ranges::actions::unstable_remove_if {} |
#include <range/v3/action/unstable_remove_if.hpp>
action actions::unstable_remove_if_fn