Returns an iterator or sometimes a sentinel representing the end of the view
. Let base_
be the underlying view.
Returns an iterator. Equivalent to:
return /*outer_iterator*/</*simple_view*/<V>>{*this, ranges::end(base_)};.
[edit] Return valueAn outer_iterator
or a std::default_sentinel representing the end of the view
.
std::ranges::split_view<V,Pattern>
) [edit] returns an iterator to the beginning of a range
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