Horizon
Loading...
Searching...
No Matches
ranges::views::join_base_fn Struct Reference
Inheritance diagram for ranges::views::join_base_fn:
ranges::views::cpp20_join_fn ranges::views::join_fn

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
Public Member Functions inherited from ranges::views::cpp20_join_fn
 template (typename Rng)() join_view< all_t< Rng > > operator()(Rng &&rng) const

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