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/../regex/basic_regex/../match_results/end.html below:

std::match_results<BidirIt,Alloc>::end, std::match_results<BidirIt,Alloc>::cend - cppreference.com

std::match_results<BidirIt,Alloc>::end, std::match_results<BidirIt,Alloc>::cend

From cppreference.com

iterator end() noexcept;

(since C++11)

const_iterator end() const noexcept;

(since C++11)

const_iterator cend() const noexcept;

(since C++11)

Returns an iterator to the end of the list of sub-matches.

[edit] Parameters

(none)

[edit] Return value

Iterator to the element past the last sub-match.

[edit] Complexity

Constant.

[edit] See also returns iterator to the beginning of the list of sub-matches
(public member function) [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