|
|
| CPP_assert (sizeof...(Rngs) !=0) |
|
| zip_view (Rngs... rngs) |
| | template (typename D=iter_zip_with_view< detail::indirect_zip_fn_, Rngs... >)() const expr auto begin() -> detail::facade_iterator_t< D > |
| | Let d be static_cast<Derived &>(*this).
|
|
view_interface & | operator= (view_interface &&)=default |
|
CPP_member constexpr auto | empty () const noexcept -> CPP_ret(bool)() |
| | Test whether a range can be empty:
|
|
|
using | D |
|
constexpr view_as_cursor | begin_cursor () const |
|
constexpr default_sentinel_t | end_cursor () const |
|
constexpr iter_zip_with_view< detail::indirect_zip_fn_, Rngs... > & | derived () noexcept |
|
friend | range_access |
The documentation for this struct was generated from the following files: