Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Reference

basic_regex
match_results
sub_match
regex_match
regex_search
regex_replace
regex_iterator
regex_token_iterator
bad_expression
syntax_option_type
syntax_option_type Synopsis
Overview of syntax_option_type
Options for Perl Regular Expressions
Options for POSIX Extended Regular Expressions
Options for POSIX Basic Regular Expressions
Options for Literal Strings
match_flag_type
error_type
regex_traits
Interfacing With Non-Standard String Types
Working With Unicode and ICU String Types
Introduction to using Regex with ICU
Unicode regular expression types
Unicode Regular Expression Algorithms
Unicode Aware Regex Iterators
Using Boost Regex With MFC Strings
Introduction to Boost.Regex and MFC Strings
Regex Types Used With MFC Strings
Regular Expression Creation From an MFC String
Overloaded Algorithms For MFC String Types
Iterating Over the Matches Within An MFC String
POSIX Compatible C API's
Concepts
charT Requirements
Traits Class Requirements
Iterator Requirements
Deprecated Interfaces
regex_format (Deprecated)
regex_grep (Deprecated)
regex_split (deprecated)
High Level Class RegEx (Deprecated)

PrevUpHomeNext