gcc/libstdc++-v3/testsuite
Jonathan Wakely 1f5700e952 Implement std::launder for C++17
* doc/xml/manual/status_cxx2017.xml: Update status.
	* doc/html/*: Regenerate.
	* include/std/type_traits (has_unique_object_representations): Guard
	with __has_builtin check.
	* libsupc++/new (launder): Define for C++17.
	* testsuite/18_support/launder/1.cc: New test.
	* testsuite/18_support/launder/requirements.cc: New test.
	* testsuite/18_support/launder/requirements_neg.cc: New test.

From-SVN: r241648
2016-10-28 15:09:33 +01:00
..
17_intro
18_support Implement std::launder for C++17 2016-10-28 15:09:33 +01:00
19_diagnostics
20_util Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
21_strings
22_locale
23_containers
24_iterators
25_algorithms PR77994 Convert std::sample size argument to suitable type 2016-10-17 15:39:23 +01:00
26_numerics
27_io 12790-1.cc: Remove 'test' variables. 2016-10-17 22:24:50 +00:00
28_regex
29_atomics
30_threads Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
abi
backward
config
data
decimal
experimental Adjust precision of filesystem::last_write_time tests 2016-10-27 12:01:49 +01:00
ext Fix target selectors in uniform_inside_sphere_distribution tests 2016-10-27 14:55:36 +01:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
tr1
tr2
util Fix error handling in copy_file and equivalent 2016-10-25 16:32:37 +01:00
Makefile.am
Makefile.in