Showing content from http://en.cppreference.com/w/cpp/numeric/../ranges/chunk_view/outer_iterator/../inner_iterator.html below:
std::ranges::chunk_view<V>::inner-iterator - cppreference.com
class /*inner-iterator*/
(since C++23)
(exposition only*)
The return type of chunk_view::outer-iterator::value_type::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) returns an iterator to the current element
(public member function) accesses the element
(public member function) increments the iterator
(public member function) [edit] Non-member functions compares the iterator with default sentinel
(function) calculates the remained number of elements
(function) casts the result of dereferencing the underlying iterator to its associated rvalue reference type
(function) swaps the objects pointed to by two underlying iterators
(function) [edit] Example [edit] References
- C++23 standard (ISO/IEC 14882:2024):
-
- 26.7.28.5 Class chunk_view::inner-iterator [range.chunk.inner.iter]
[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