Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::action::make_action_fn Struct Reference

Synopsis of methods

constexpr make_action_fn make_action {}
 

Public Member Functions

template<typename Fun >
action< Fun > operator() (Fun fun) const