From Jason Turner

[re.const.general]

Diff to HTML by rtfpessoa

tmp/tmp4_k8r8uw/{from.md → to.md} RENAMED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ### General <a id="re.const.general">[[re.const.general]]</a>
2
+
3
+ The namespace `std::regex_constants` holds symbolic constants used by
4
+ the regular expression library. This namespace provides three types,
5
+ `syntax_option_type`, `match_flag_type`, and `error_type`, along with
6
+ several constants of these types.
7
+