basic_regex::egrep
static const flag_type egrep = regex_constants::egrep;
The constant can be passed to the constructors or the assign member functions. It has the value regex_constants::egrep.
static const flag_type egrep = regex_constants::egrep;
The constant can be passed to the constructors or the assign member functions. It has the value regex_constants::egrep.