gcc/libstdc++-v3/doc/html
Jonathan Wakely 3a401ff88a libstdc++: Add feature test macro for heterogeneous lookup in unordered containers
Also update the C++20 status docs.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	* doc/xml/manual/status_cxx2020.xml:
	* doc/html/*: Regenerate.
	* include/bits/hashtable.h (__cpp_lib_generic_unordered_lookup):
	Define.
	* include/std/version (__cpp_lib_generic_unordered_lookup):
	Define.
	* testsuite/23_containers/unordered_map/operations/1.cc: Check
	feature test macro.
	* testsuite/23_containers/unordered_set/operations/1.cc:
	Likewise.

(cherry picked from commit f78f25f438)
2021-06-11 23:23:55 +01:00
..
images
manual libstdc++: Add feature test macro for heterogeneous lookup in unordered containers 2021-06-11 23:23:55 +01:00
api.html libstdc++: Fix recent documentation changes 2020-01-20 21:45:52 +00:00
bk02.html Update C++17 library status documentation 2017-10-25 15:06:12 +01:00
bk03.html Update C++17 library status documentation 2017-10-25 15:06:12 +01:00
faq.html libstdc++: Update/streamline Valgrind references 2020-06-01 17:04:22 +02:00
index.html libstdc++: Remove outdated docs on libg++ and libstdc++-v2 2021-04-13 16:34:15 +01: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.