libstdc++
regex File Reference

Go to the source code of this file.

Namespaces

namespace  std

Typedefs

using std::pmr::cmatch
template<typename _BidirectionalIterator>
using std::pmr::match_results
using std::pmr::smatch
using std::pmr::wcmatch
using std::pmr::wsmatch

Detailed Description

This is a Standard C++ Library header.

Definition in file regex.

Typedef Documentation

◆ cmatch

Definition at line 85 of file regex.

◆ match_results

template<typename _BidirectionalIterator>
using std::pmr::match_results

Definition at line 83 of file regex.

◆ smatch

Definition at line 88 of file regex.

◆ wcmatch

Definition at line 90 of file regex.

◆ wsmatch

Definition at line 91 of file regex.