Home > {{category.CategoryName}} > Regular expressions library
Regular expressions library Regular Expressions App

Regular expressions library

by CppReference

Regular expressions library
Helps with: Regular Expressions
Similar to: Regular Expression Matching App C Plus Plus Library Regular Expressions App PCRE App XRegExp App More...
Source Type: Closed
License Types:
Supported OS:
Languages: C CPP

What is it all about?

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.

Key Features

* Target sequence: The character sequence that is searched for a pattern. This may be a range specified by two iterators, a null-terminated character string or std::string. * Pattern: This is the regular expression itself. It determines what constitutes a match. It is an object of type std::basic_regex, constructed from a string with special syntax. See syntax_option_type for the description of supported syntax variations. * Matched array: The information about matches may be retrieved as an object of type std::match_results. * Replacement string: This is a string that determines how to replace the matches, see match_flag_type for the description of supported syntax variations.


Pricing

Yearly
Monthly
Lifetime
Free
Freemium
Trial With Card
Trial No Card
By Quote

Description

free

Top DiscoverSDK Experts

User photo
80
Eugene Klymenko
.Net Developer
Data Handling | Web and 14 more
View Profile
User photo
20
Ron Barak
Python/Unix/System developer
Data Handling | Algorithms and 15 more
View Profile
User photo
20
Alvie Amar
Web Developer
Multimedia | Frameworks and 17 more
View Profile
User photo
20
Touhida Sultana
PHP Web Apps Developer
Multimedia | GUI and 16 more
View Profile
Show All

Interested in becoming a DiscoverSDK Expert? Learn more

X

Compare Products

Select up to three two products to compare by clicking on the compare icon () of each product.

{{compareToolModel.Error}}

Now comparing:

{{product.ProductName | createSubstring:25}} X
Compare Now