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 >
requires range< T & > &&constexpr viewable_range< T > auto operator() (T &&t) const