Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global basic_regex< BidiIter >::not_dot_newline

boost::xpressive::basic_regex< BidiIter >::not_dot_newline

Synopsis

// In header: <boost/xpressive/basic_regex.hpp>

regex_constants::syntax_option_type const basic_regex< BidiIter >::not_dot_newline;

PrevUpHomeNext