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 for the latest Boost documentation.

C++ Boost

Boost.Regex

Index

Boost Libraries Index




Contents

Overview
Configuration and setup
Installation
Borland C++ Builder
Microsoft Visual C++
GNU G++
Sun Forte Compiler
Other compilers (building with bjam)
Reference
Types
syntax_option_type
match_flag_type
class bad_expression
class regex_traits
class template basic_regex
class template sub_match
class template match_results
Algorithms
regex_match
regex_search
regex_replace
Iterators
regex_iterator
regex_token_iterator
Misc.
POSIX API Compatibility Functions
Partial matches
Regular Expression Syntax
Format String Syntax
Understanding Captures
Deprecated interfaces
class regbase
class template reg_expression
Algorithm regex_grep
Algorithm regex_format
Algorithm regex_merge
Algorithm regex_split
class RegEx
FAQ
Appendix
Implementation
Thread Safety
Localisation
Examples
Headers
Redistributables and Library Names
Standards Conformance
History
Performance
Contacts and Acknowledgements

Revised 24 Oct 2003

© Copyright John Maddock 1998- 2003

Use, modification and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)