gcc/libstdc++-v3/testsuite
Jonathan Wakely 2673bae9d2 Implement std::experimental::source_location (N4519)
* configure: Regenerate.
	* doc/xml/manual/status_cxx2017.xml: Update status table.
	* doc/html/*: Regenerate.
	* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/experimental/source_location: New header implementing N4519.
	* testsuite/experimental/source_location/1.cc: New test.

From-SVN: r248110
2017-05-16 14:37:52 +01:00
..
17_intro Remove superfluous "" in dg-error. 2017-04-28 13:56:38 +01:00
18_support Implement P0607R0 "Inline Variables for Standard Library" for C++17 2017-03-23 19:40:07 +00:00
19_diagnostics
20_util optional (_Optional_base::_M_get): Check precondition. 2017-05-16 12:54:16 +00:00
21_strings Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial) 2017-04-03 18:15:53 +01:00
22_locale Fix alignment bugs in std::codecvt_utf16 2017-03-17 19:28:05 +00:00
23_containers Fix order and types of members in C++17 insert_return_type structs 2017-05-15 14:47:40 +01:00
24_iterators * testsuite/24_iterators/container_access.cc (test03): Make il3 static. 2017-05-09 11:11:19 -04:00
25_algorithms
26_numerics PR libstdc++/80137 use std::nextafter instead of looping 2017-03-28 17:09:49 +01:00
27_io
28_regex
29_atomics
30_threads PR libstdc++/80316 make promise::set_value throw no_state error 2017-04-21 15:49:19 +01:00
abi
backward
config
data
decimal
experimental Implement std::experimental::source_location (N4519) 2017-05-16 14:37:52 +01:00
ext Fix Debug Mode test failures 2017-03-23 19:40:41 +00:00
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Bump version namespace. 2017-05-10 20:40:28 +00:00
libstdc++-xmethods
performance
special_functions PR libstdc++/68397 std::tr1::expint fails ... long double arguments. 2017-04-20 15:41:59 +00:00
tr1 PR libstdc++/68397 std::tr1::expint fails ... long double arguments. 2017-04-20 15:41:59 +00:00
tr2
util Remove reundant const-qualification from cast targets 2017-04-27 16:17:05 +01:00
Makefile.am
Makefile.in