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

Synopsis of methods

constexpr view_closure< indirect_fnindirect {}
 

Public Member Functions

template<typename Rng >
requires viewable_range< Rng > &&input_range< Rng > &&bool constexpr indirectly_readable< range_value_t< Rng > > auto operator() (Rng &&rng) const