We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Each constant takes up two lines. That's ugly.
We could squeeze each on a single line (with comfortable padding) if we used the flag_type alias for regex_constants::syntax_option_type.
Opinions?