Search:
Reference
<regex>
match_results
~match_results
public member function
<regex>
std::
match_results
::~match_results
~match_results();
Destroy match_results
Destructs the object, including all its contained
sub_match
objects, if any.
C++
Information
Tutorials
Reference
Articles
Forum
Reference
C library:
<cassert> (assert.h)
<cctype> (ctype.h)
<cerrno> (errno.h)
<cfenv> (fenv.h)
<cfloat> (float.h)
<cinttypes> (inttypes.h)
<ciso646> (iso646.h)
<climits> (limits.h)
<clocale> (locale.h)
<cmath> (math.h)
<csetjmp> (setjmp.h)
<csignal> (signal.h)
<cstdarg> (stdarg.h)
<cstdbool> (stdbool.h)
<cstddef> (stddef.h)
<cstdint> (stdint.h)
<cstdio> (stdio.h)
<cstdlib> (stdlib.h)
<cstring> (string.h)
<ctgmath> (tgmath.h)
<ctime> (time.h)
<cuchar> (uchar.h)
<cwchar> (wchar.h)
<cwctype> (wctype.h)
Containers:
<array>
<deque>
<forward_list>
<list>
<map>
<queue>
<set>
<stack>
<unordered_map>
<unordered_set>
<vector>
Input/Output:
<fstream>
<iomanip>
<ios>
<iosfwd>
<iostream>
<istream>
<ostream>
<sstream>
<streambuf>
Multi-threading:
<atomic>
<condition_variable>
<future>
<mutex>
<thread>
Other:
<algorithm>
<bitset>
<chrono>
<codecvt>
<complex>
<exception>
<functional>
<initializer_list>
<iterator>
<limits>
<locale>
<memory>
<new>
<numeric>
<random>
<ratio>
<regex>
<stdexcept>
<string>
<system_error>
<tuple>
<typeindex>
<typeinfo>
<type_traits>
<utility>
<valarray>
<regex>
ECMAScript syntax
regex_constants
classes (basic):
basic_regex
match_results
regex_error
regex_iterator
regex_token_iterator
regex_traits
sub_match
classes (template instantiations):
cmatch
csub_match
regex
smatch
ssub_match
wcmatch
wcsub_match
wregex
wsmatch
wssub_match
functions:
regex_match
regex_replace
regex_search
match_results
match_results::match_results
match_results::~match_results
member functions:
match_results::begin
match_results::cbegin
match_results::cend
match_results::empty
match_results::end
match_results::format
match_results::get_allocator
match_results::length
match_results::max_size
match_results::operator=
match_results::operator[]
match_results::position
match_results::prefix
match_results::ready
match_results::size
match_results::str
match_results::suffix
match_results::swap
non-member functions:
operators (match_results)
swap (match_results)