A RetroSearch Logo

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

Search Query:

Showing content from https://en.cppreference.com/w/cpp/language/../algorithm/../ranges/lazy_split_view/begin.html below:

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

Returns an outer_iterator to the first element of the lazy_split_view.

Let base_ be the underlying view and current_ be the underlying caching object (may not be present).

2)

Equivalent to

return /*outer_iterator*/<true>{*this, ranges::begin(base_)};

.

[edit] Return value

outer_iterator to the first element.

[edit] Example [edit] See also returns an iterator or a sentinel to the end
(public member function) [edit] returns an iterator to the beginning 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