Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::actions::action_closure< ActionFn > Member List

This is the complete list of members for ranges::actions::action_closure< ActionFn >, including all inherited members.

action_closure()=default (defined in ranges::actions::action_closure< ActionFn >)ranges::actions::action_closure< ActionFn >
action_closure(ActionFn fn) (defined in ranges::actions::action_closure< ActionFn >)ranges::actions::action_closure< ActionFn >explicit
requires(!std::is_lvalue_reference< Rng >::value) &&range< Rng > &&invocable_action_closure< ActionFn (defined in ranges::actions::action_closure_base)ranges::actions::action_closure_base