gcc/libstdc++-v3/doc
Jonathan Wakely 8230922230
libstdc++: Document missing features for old std:string ABI [PR116777]
There are several features that are not supported when using the old
std::string ABI. It's possible that PR 81967 will get fixed, but the
missing C++20 features almost certainly won't be. Document this in the
manual.

libstdc++-v3/ChangeLog:

	PR libstdc++/116777
	* doc/xml/manual/using.xml: Document features that are not
	supported for the gcc4-compatible ABI.
	* doc/html/manual/using_dual_abi.html: Regenerate.
2024-09-20 23:48:26 +01:00
..
doxygen libstdc++: Update Doxygen config for new headers 2024-04-25 18:38:43 +01:00
html libstdc++: Document missing features for old std:string ABI [PR116777] 2024-09-20 23:48:26 +01:00
xml libstdc++: Document missing features for old std:string ABI [PR116777] 2024-09-20 23:48:26 +01:00
xsl
Makefile.am Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.in