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

The invocable concept. More...

#include <range/v3/functional/concepts.hpp>

Concept definition

template<typename Fun, typename... Args>
ranges::invocable_ < Fun, Args... >
The invocable_ concept.
Definition: concepts.hpp:44
The invocable concept.
Definition: concepts.hpp:48

Detailed Description

The invocable concept.