regex_constants Class
Namespace für Flags des regulären Ausdrucks.
namespace regex_constants {
typedef T1 syntax_option_type;
typedef T2 match_flag_type;
typedef T3 error_type;
}
Hinweise
Der Namespace regex_constants innerhalb std::tr1 kapselt mehrere Flags Typen und ihre zugeordneten Flagwerte.
Anforderungen
Header: <regex>
Namespace: std