From Jason Turner

[re.except]

Diff to HTML by rtfpessoa

tmp/tmpi6ninldo/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- ### Exceptions <a id="re.except">[[re.except]]</a>
2
 
3
  The algorithms described in subclause  [[re.alg]] may throw an exception
4
  of type `regex_error`. If such an exception `e` is thrown, `e.code()`
5
  shall return either `regex_constants::error_complexity` or
6
  `regex_constants::error_stack`.
 
1
+ #### Exceptions <a id="re.except">[[re.except]]</a>
2
 
3
  The algorithms described in subclause  [[re.alg]] may throw an exception
4
  of type `regex_error`. If such an exception `e` is thrown, `e.code()`
5
  shall return either `regex_constants::error_complexity` or
6
  `regex_constants::error_stack`.