tmp/tmpm590_xx7/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 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.
|
|
|
|
| 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.
|