Home > {{category.CategoryName}} > C Plus Plus Library Regular Expressions
C Plus Plus Library Regular Expressions Regular Expressions App

C Plus Plus Library Regular Expressions

by cPlusPlus

C++ Library Regular Expressions
Helps with: Regular Expressions
Similar to: Regular Expression Matching App PCRE App XRegExp App RE2 App More...
Source Type: Open
License Types:
GPL
Supported OS:
Languages: CPP

What is it all about?

The standard C++ library provides support for regular expressions in the <regex> header through a series of operations.

Key Features

◾Target sequence (subject): The sequence of characters searched for the pattern. Generally, this is a range specified by two iterators, but some functions also accept a c-string or a string object instead. ◾Regular expression (pattern): The pattern which is searched for in the target sequence. This must be an object of a basic_regex type (such as regex), generally constructed from a string with a special syntax that describes what constitutes a match (see ECMAScript syntax). ◾Matches array: Some operations allow to retrieve information about matches. This information is stored in one of the special match_results array types (such as cmatch or smatch). ◾Replacement string: Some operations can replace matches. These replacements are specified in strings that allow for a special format (see ECMAScript syntax).


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
Amit Dua
With a background in Core PHP, Kalvinder leads one of the Web & Mobile Application Wings at Signity
GUI | Data Handling and 59 more
View Profile
User photo
20
glenn stevenson
Experienced s/ware engineer , over 35yrs programming/project management experience.
Data Handling | Database Servers and 3 more
View Profile
User photo
20
Doug Henderson
Expert developer: Python, Golang
Security | Data Handling and 13 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