A RetroSearch Logo

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

Search Query:

Showing content from https://en.cppreference.com/w/cpp/ranges/chunk_view/outer_iterator/../outer_iterator.html below:

std::ranges::chunk_view<V>::outer-iterator - cppreference.com

class /*outer-iterator*/

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

The return type of chunk_view::begin if V models input_range.

[edit] Member types [edit] Data members Member object Definition parent_ (private) A pointer to the "parent object" of type ranges::chunk_view*
(exposition-only member object*) [edit] Member functions constructs an iterator
(public member function) move assigns another iterator
(public member function) accesses the element
(public member function) increments the iterator
(public member function) [edit] Non-member functions [edit] Nested classes the value type of /*output-iterator*/
(public member class) [edit] Example

Output:

[ABCD] [EFGH] [IJ]
[ABCD] [EFGH] [IJ]
[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