gcc/libstdc++-v3/doc
Jonathan Wakely d6490157b3 libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in future
The macro-based concept checks are unmaintained and do not support C++11
or later, so reject valid code. If nobody plans to update them we should
consider removing them. Alternatively, we could ignore the macro for
C++11 and later, so they have no effect and don't reject valid code.

libstdc++-v3/ChangeLog:

	* doc/xml/manual/debug.xml: Document that concept checking might
	be removed in future.
	* doc/xml/manual/extensions.xml: Likewise.
2024-03-13 21:25:13 +00:00
..
doxygen Update copyright years. 2024-01-03 12:19:35 +01:00
html libstdc++: Change some URLs in the manual to use https 2024-02-28 14:37:12 +00:00
xml libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in future 2024-03-13 21:25:13 +00:00
xsl
Makefile.am Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.in libstdc++: Fix 'doc-install-info' rule 2023-09-07 17:50:46 +01:00