Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Global basic_regex< BidiIter >::ECMAScript
PrevUpHomeNext

Global basic_regex< BidiIter >::ECMAScript

boost::xpressive::basic_regex< BidiIter >::ECMAScript

Synopsis

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

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

PrevUpHomeNext