Directories | |
directory | traits |
Files | |
file | basic_regex.hpp |
file | match_results.hpp |
file | regex_actions.hpp |
Defines the syntax elements of xpressive's action expressions. | |
file | regex_algorithms.hpp |
Contains the regex_match(), regex_search() and regex_replace() algorithms. | |
file | regex_compiler.hpp |
Contains the definition of regex_compiler, a factory for building regex objects from strings. | |
file | regex_constants.hpp |
Contains definitions for the syntax_option_type, match_flag_type and error_type enumerations. | |
file | regex_error.hpp |
Contains the definition of the regex_error exception class. | |
file | regex_iterator.hpp |
file | regex_primitives.hpp |
Contains the syntax elements for writing static regular expressions. | |
file | regex_token_iterator.hpp |
file | regex_traits.hpp |
file | sub_match.hpp |
file | xpressive.hpp |
file | xpressive_dynamic.hpp |
Includes everything you need to write and use dynamic regular expressions. | |
file | xpressive_fwd.hpp |
Forward declarations for all of xpressive's public data types. | |
file | xpressive_static.hpp |
Includes everything you need to write static regular expressions and use them. | |
file | xpressive_typeof.hpp |
Type registrations so that xpressive can be used with the Boost.Typeof library. | |