gcc/libstdc++-v3/testsuite
Jonathan Wakely ee2f721c2f PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator>
PR libstdc++/90239
	* doc/xml/manual/status_cxx2020.xml: Amend P0591R4 status.
	* include/std/scoped_allocator [__cplusplus > 201703L]
	(scoped_allocator_adaptor::construct): Define in terms of
	uses_allocator_construction_args, as per P0591R4.
	* testsuite/20_util/scoped_allocator/construct_pair_c++2a.cc: New test.
	* testsuite/util/testsuite_allocator.h: Remove name of unused
	parameter.

From-SVN: r270588
2019-04-25 23:43:15 +01:00
..
17_intro libstdc++-v3 Skip tests on Darwin8-10. 2019-04-21 08:14:47 +00:00
18_support
19_diagnostics
20_util PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> 2019-04-25 23:43:15 +01:00
21_strings Fix basic_string_view typedefs and enforce preconditions 2019-04-24 16:17:53 +01:00
22_locale
23_containers PR c++/90047 - ICE with enable_if alias template. 2019-04-17 23:32:24 -04:00
24_iterators
25_algorithms Integrate C++17 parallel algorithms 2019-03-21 23:48:49 +00:00
26_numerics Integrate C++17 parallel algorithms 2019-03-21 23:48:49 +00:00
27_io Make filesystem::path comparison operators hidden friends (LWG 3065) 2019-04-24 22:35:26 +01:00
28_regex
29_atomics Change test to use const variables instead of macros 2019-03-11 13:46:09 +00:00
30_threads
abi
backward
config
data
decimal
experimental Fix basic_string_view typedefs and enforce preconditions 2019-04-24 16:17:53 +01:00
ext
lib Fix typo in effective-target check 2019-04-10 15:46:03 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr1 PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
tr2
util PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator> 2019-04-25 23:43:15 +01:00
Makefile.am
Makefile.in PR libstdc++/89466 avoid slow xsltproc command in configure 2019-02-27 11:25:44 +00:00