32 Regular expressions library [re]

32.4 Namespace std​::​regex_constants [re.const]

32.4.1 General [re.const.general]

The namespace std​::​regex_constants holds symbolic constants used by the regular expression library.
This namespace provides three types, syntax_option_type, match_flag_type, and error_type, along with several constants of these types.