Contains the definition of regex_compiler, a factory for building regex objects from strings. More...
#include <map>#include <boost/config.hpp>#include <boost/assert.hpp>#include <boost/next_prior.hpp>#include <boost/range/begin.hpp>#include <boost/range/end.hpp>#include <boost/mpl/assert.hpp>#include <boost/throw_exception.hpp>#include <boost/type_traits/is_same.hpp>#include <boost/type_traits/is_pointer.hpp>#include <boost/utility/enable_if.hpp>#include <boost/iterator/iterator_traits.hpp>#include <boost/xpressive/basic_regex.hpp>#include <boost/xpressive/detail/dynamic/parser.hpp>#include <boost/xpressive/detail/dynamic/parse_charset.hpp>#include <boost/xpressive/detail/dynamic/parser_enum.hpp>#include <boost/xpressive/detail/dynamic/parser_traits.hpp>#include <boost/xpressive/detail/core/linker.hpp>#include <boost/xpressive/detail/core/optimize.hpp>

Classes | |
| struct | boost::xpressive::regex_compiler< BidiIter, RegexTraits, CompilerTraits > |
| Class template regex_compiler is a factory for building basic_regex objects from a string. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::xpressive | |
Contains the definition of regex_compiler, a factory for building regex objects from strings.