libstdc++
regex File Reference

Go to the source code of this file.

Namespaces

namespace  std
 

Macros

#define __glibcxx_want_nonmember_container_access
 
#define _GLIBCXX_REGEX
 

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.

Macro Definition Documentation

◆ __glibcxx_want_nonmember_container_access

#define __glibcxx_want_nonmember_container_access

Definition at line 73 of file regex.

◆ _GLIBCXX_REGEX

#define _GLIBCXX_REGEX

Definition at line 30 of file regex.

Typedef Documentation

◆ cmatch

Definition at line 86 of file regex.

◆ match_results

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

Definition at line 84 of file regex.

◆ smatch

Definition at line 89 of file regex.

◆ wcmatch

Definition at line 91 of file regex.

◆ wsmatch

Definition at line 92 of file regex.