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
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 17 May 2003

© Copyright John Maddock 1998- 2003

Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Dr John Maddock makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.