A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/algorithm/../ranges/../ranges/chunk_by_view/iterator.html below:

std::ranges::chunk_by_view<V,Pred>::iterator - cppreference.com

class /*iterator*/

(since C++23)
(exposition only*)

The return type of chunk_by_view::begin, and of chunk_by_view::end when the underlying view V is a common_range.

[edit] Member types [edit] Data members Member name Definition parent_ (private) A pointer to the parent chunk_by_view.
(exposition-only member object*) current_ (private) ranges::iterator_t<V>, an iterator to the begin of current chunk.
(exposition-only member object*) next_ (private) ranges::iterator_t<V>, an iterator to the begin of next chunk, if present.
(exposition-only member object*) [edit] Member functions [edit] Non-member functions compares the underlying iterators
(function) [edit] Example [edit] References
[edit] See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4