Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::invocable_action_closure Concept Reference

The invocable_action_closure concept. More...

#include <range/v3/action/action.hpp>

Concept definition

template<typename ActionFn, typename Rng>
ranges::invocable_action_closure_ < ActionFn, Rng >
The invocable_action_closure concept.
Definition: action.hpp:65
The invocable concept.
Definition: concepts.hpp:48

Detailed Description

The invocable_action_closure concept.