Regular expressions library (since C++11) - cppreference.com

en.cppreference.com

Tin mới

You are encouraged to create an account and log in; however, it is not mandatory

You are encouraged to log in; however, it is not mandatory [o]

Discussion about the content page [t]

This page is protected. You can view its source [e]

Past revisions of this page [h]

cpp/compiler support

Freestanding and hosted

cpp/standard library

Standard library headers

Named requirements

Feature test macros

Language support library

Diagnostics library

Memory management library

Metaprogramming library

Containers library

Algorithms library

Text processing library

Date and time library

Input/output library

Filesystem library

Concurrency support library

Execution control library

Technical specifications

External libraries

Localization library

Formatting library

cpp/string/multibyte

cpp/utility/to chars

cpp/utility/to chars result

cpp/utility/from chars

cpp/utility/from chars result

cpp/utility/chars format

cpp/text/text encoding

cpp/regex/basic regex

cpp/regex/sub match

cpp/regex/match results

cpp/regex/regex match

cpp/regex/regex search

cpp/regex/regex replace

cpp/regex/regex iterator

regex_token_iterator

cpp/regex/regex error

cpp/regex/regex traits

syntax_option_type

cpp/regex/match flag type

cpp/regex/error type

Modified ECMAScript-262

cpp/string/basic string

cpp/regex/basic regex/constants

The regular expressions library provides a class that represents regular expressions, which are a kind of mini-language used to perform pattern matching within strings. Almost all operations with regexes can be character