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

Synopsis of methods

constexpr view_closure< all_fnall {}
 

Public Member Functions

template<typename T >
CPP_TEMPLATE_AUX_0 c (requires ` range< T & > &&viewable_range< T >) ccconstexpr auto operator()(T &&t) const
 
template<typename T >
constexpr ref_view< T > operator() (std::reference_wrapper< T > r) const