We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043ee62 commit 9e80b6cCopy full SHA for 9e80b6c
source/compatibility.tex
@@ -1958,8 +1958,7 @@
1958
\diffref{except.spec}
1959
\change Remove \tcode{throw()} exception specification.
1960
\rationale
1961
-The empty dynamic exception specification was retained for one additional \Cpp{}
1962
-Standard to ease the transition away from this feature.
+Removal of obsolete feature that has been replaced by \tcode{noexcept}.
1963
\effect
1964
A valid \CppXVII{} function declaration, member function declaration, function
1965
pointer declaration, or function reference declaration that uses \tcode{throw()}
0 commit comments