[committed] libstdc++: Add feature test macro for

2022-08-05 Thread Jonathan Wakely via Gcc-patches
I forgot to add this macro to the new header. Tested x86_64-linux, pushed to trunk. -- >8 -- libstdc++-v3/ChangeLog: * include/experimental/scope (__cpp_lib_experimental_scope): Define. * testsuite/experimental/scopeguard/uniqueres.cc: Check macro. --- libstdc++-v3/incl

Re: [committed] libstdc++: Add feature test macro for heterogeneous lookup in unordered containers

2021-06-04 Thread Jonathan Wakely via Gcc-patches
On 04/06/21 16:01 +0100, Jonathan Wakely wrote: Also update the C++20 status docs. Signed-off-by: Jonathan Wakely libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2020.xml: * doc/html/*: Regenerate. * include/bits/hashtable.h (__cpp_lib_generic_unordered_lookup):

[committed] libstdc++: Add feature test macro for heterogeneous lookup in unordered containers

2021-06-04 Thread Jonathan Wakely via Gcc-patches
Also update the C++20 status docs. Signed-off-by: Jonathan Wakely 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_