#include <boost/regex/config.hpp>
#include <stdexcept>
#include <cstddef>
#include <boost/regex/v4/error_type.hpp>
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) |