Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
pattern_except.hpp File Reference
#include <boost/regex/config.hpp>
#include <stdexcept>
#include <cstddef>
#include <boost/regex/v4/error_type.hpp>
Include dependency graph for pattern_except.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::regex_error
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::re_detail
 

Typedefs

typedef regex_error boost::bad_pattern
 
typedef regex_error boost::bad_expression
 

Functions

BOOST_REGEX_DECL void
BOOST_REGEX_CALL 
boost::re_detail::raise_runtime_error (const std::runtime_error &ex)
 
template<class traits >
void boost::re_detail::raise_error (const traits &t, regex_constants::error_type code)