Namespaces
Variants

cpp/standard library: Difference between revisions

From cppreference.com
< cpp
Xmcgcg (talk | contribs)
Header table update.
Xmcgcg (talk | contribs)
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===

Revision as of 09:08, 25 March 2025