Horizon
Loading...
Searching...
No Matches
Public Member Functions | Related Symbols | List of all members
ranges::views::all_fn Struct Reference

Public Member Functions

 template (typename T)(AND viewable_range< T >) const expr auto operator()(T &&t) const
 
template<typename T >
constexpr ref_view< T > operator() (std::reference_wrapper< T > r) const
 

Related Symbols

(Note that these are not member symbols.)

template<typename Rng >
using all_t = decltype(all(std::declval< Rng >()))
 

The documentation for this struct was generated from the following file: