A RetroSearch Logo

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

Search Query:

Showing content from https://www.tutorialspoint.com/cpp_standard_library/cpp_smatch.htm below:

C++ Regex Library - smatch

C++ Regex Library - smatch Previous Quiz Next Description

These are match_results for wide string literals. This is an instantiation of the match_results class template for matches on wide string literals and the members of this class are those described for match_results, but using const wchar_t* as its BidirectionalIterator template parameter.

Declaration

Following is the declaration for std::smatch.

C++98
typedef match_results<string::const_iterator> smatch;

regex.htm

Print Page

Previous

Next

Advertisements


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