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/../string/../ranges/lazy_split_view/end.html below:

std::ranges::lazy_split_view<V,Pattern>::end - cppreference.com

Returns an iterator or sometimes a sentinel representing the end of the view. Let base_ be the underlying view.

1)

Returns an iterator. Equivalent to:

return /*outer_iterator*/</*simple_view*/<V>>{*this, ranges::end(base_)};

.

[edit] Return value

An outer_iterator or a std::default_sentinel representing the end of the view.

[edit] Example [edit] See also returns an iterator to the beginning
(public member function) [edit] returns an iterator or a sentinel to the end
(public member function of std::ranges::split_view<V,Pattern>) [edit] returns an iterator to the beginning of a range
(customization point object)[edit] returns a sentinel indicating the end of a range
(customization point object)[edit]

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