cpp/standard library: Difference between revisions
From cppreference.com
< cpp
Header table update. |
Applied P3471R4 (Standard Library Hardening). |
||
| Line 546: | Line 546: | ||
The exception specification for a non-virtual function can be strengthened by adding a non-throwing exception specification. | The exception specification for a non-virtual function can be strengthened by adding a non-throwing exception specification. | ||
===Notes=== | ===Notes=== | ||
{{feature test macro|__cpp_lib_modules|Standard library modules {{c|std}} and {{c|std.compat}}|value=202207L|std=C++23}} | {{feature test macro|__cpp_lib_modules|Standard library modules {{c|std}} and {{c|std.compat}}|value=202207L|std=C++23}} | ||
===Defect reports=== | ===Defect reports=== | ||