Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/xpressive/regex_error.hpp>

Contains the definition of the regex_error exception class.


BOOST_XPR_ENSURE_(pred, code, msg)
namespace boost {
  namespace xpressive {
    struct regex_error;
  }
}

PrevUpHomeNext