Horizon
|
Public Member Functions | |
template (typename Rng)() join_with_view< all_t< Rng > | |
single_view< inner_value_t< Rng > > | operator() (Rng &&rng, inner_value_t< Rng > v) const |
template (typename Rng, typename ValRng)() join_with_view< all_t< Rng > | |
all_t< ValRng > | operator() (Rng &&rng, ValRng &&val) const |
![]() | |
template (typename Rng)() join_view< all_t< Rng > > operator()(Rng &&rng) const | |