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

Synopsis of methods

constexpr view_closure< const_fnconst_ {}
 
constexpr ref_fn ref {}
 

Public Member Functions

template<typename Rng >
CPP_TEMPLATE_AUX_0 c (requires ` viewable_range< Rng > &&input_range< Rng >) ccconst_view< all_t< Rng >> operator()(Rng &&rng) const