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

The invocable_view_closure concept. More...

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

Concept definition

template<typename ViewFn, typename Rng>
ranges::invocable_view_closure_ < ViewFn, Rng >
The invocable_view_closure concept.
Definition: view.hpp:79
The invocable concept.
Definition: concepts.hpp:48

Detailed Description

The invocable_view_closure concept.