Eager, mutating, composable algorithms.
|
| constexpr action< drop_fn > | drop {} |
| |
| constexpr action< drop_while_fn > | drop_while {} |
| |
|
constexpr adl_erase_detail::erase_fn | ranges::v3::erase {} |
| |
|
constexpr adl_insert_detail::insert_fn | ranges::insert {} |
| |
| constexpr action< join_fn > | join {} |
| |
| constexpr make_action_fn | make_action {} |
| |
| constexpr with_braced_init_args< action< adl_push_back_detail::push_back_fn > > | ranges::v3::action::push_back {} |
| |
| constexpr with_braced_init_args< action< adl_push_front_detail::push_front_fn > > | ranges::v3::action::push_front {} |
| |
| constexpr action< remove_if_fn > | ranges::v3::action::remove_if {} |
| |
| constexpr action< shuffle_fn > | shuffle {} |
| |
| constexpr action< slice_fn > | slice {} |
| |
| constexpr action< sort_fn > | sort {} |
| |
| constexpr action< split_fn > | split {} |
| |
| 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<drop_fn> drop {} |
|
related |
| constexpr action<drop_while_fn> drop_while {} |
|
related |
| constexpr action<join_fn> join {} |
|
related |
| constexpr make_action_fn make_action {} |
|
related |
| constexpr with_braced_init_args<action<adl_push_back_detail::push_back_fn> > ranges::v3::action::push_back {} |
| constexpr with_braced_init_args<action<adl_push_front_detail::push_front_fn> > ranges::v3::action::push_front {} |
| constexpr action<remove_if_fn> ranges::v3::action::remove_if {} |
|
related |
| constexpr action<shuffle_fn> shuffle {} |
|
related |
| constexpr action<slice_fn> slice {} |
|
related |
| constexpr action<sort_fn> sort {} |
|
related |
| constexpr action<split_fn> split {} |
|
related |
| constexpr action<stable_sort_fn> stable_sort {} |
|
related |
| constexpr action<stride_fn> stride {} |
|
related |
| constexpr action<take_fn> take {} |
|
related |
| constexpr action<take_while_fn> take_while {} |
|
related |
| constexpr action<transform_fn> transform {} |
|
related |
| constexpr action<unique_fn> unique {} |
|
related |