Horizon
|
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 >())) |