From Jason Turner

[exception.syn]

Diff to HTML by rtfpessoa

tmp/tmpdexdiyyd/{from.md → to.md} RENAMED
@@ -22,7 +22,5 @@ namespace std {
22
  template<class T> [[noreturn]] void throw_with_nested(T&& t);
23
  template<class E> void rethrow_if_nested(const E& e);
24
  }
25
  ```
26
 
27
-   [[except.special]].
28
-
 
22
  template<class T> [[noreturn]] void throw_with_nested(T&& t);
23
  template<class E> void rethrow_if_nested(const E& e);
24
  }
25
  ```
26