gcc/libstdc++-v3/doc/html
Tomasz Kamiński 128f1602a0 libstdc++: Document remaining C++17 implementation-defined behavior.
This also covers bad_function_call::what from C++11.

libstdc++-v3/ChangeLog:

	* doc/html/manual/status.html: Regenerate.
	* doc/xml/manual/status_cxx2011.xml: Add entry for bad_function_call.
	* doc/xml/manual/status_cxx2017.xml: Add entries for bad_any_cast
	and nullptr_t output. Update entry for sf.cmath. Fix stable name for
	mem.res.

Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Tomasz Kamiński <tkaminsk@redhat.com>
(cherry picked from commit 39d7c4d42a)
2025-09-09 16:15:33 +02:00
..
images
manual libstdc++: Document remaining C++17 implementation-defined behavior. 2025-09-09 16:15:33 +02:00
README
api.html libstdc++: Fix recent documentation changes 2020-01-20 21:45:52 +00:00
bk02.html libstdc++: Document linker option for C++23 <stacktrace> [PR105678] 2022-08-22 22:52:25 +01:00
bk03.html Update C++17 library status documentation 2017-10-25 15:06:12 +01:00
faq.html libstdc++: Fix incorrect links to archived SGI STL docs 2025-06-10 21:02:32 +01:00
index.html libstdc++: Document addition of libstdc++exp.a 2024-01-11 20:20:04 +00:00

README

The HTML documentation in this folder is generated from the XML sources.

To change or edit, please edit the XML sources in the ../xml directory.