gcc/libstdc++-v3/testsuite
Jonathan Wakely 10491e4c04 libstdc++/51960 move-construction for raw_storage_iterator
PR libstdc++/51960
	* doc/xml/manual/intro.xml: Document DR 2127 change.
	* doc/html/*: Regenerate.
	* include/bits/stl_raw_storage_iter.h (operator=(_Tp&&)): Add.
	(operator++(), operator++(int)): Use injected class name.
	* testsuite/20_util/raw_storage_iterator/dr2127.cc: New test.

From-SVN: r239781
2016-08-26 14:11:29 +01:00
..
17_intro Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
18_support Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
19_diagnostics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
20_util libstdc++/51960 move-construction for raw_storage_iterator 2016-08-26 14:11:29 +01:00
21_strings Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
22_locale Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
23_containers Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
24_iterators Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
25_algorithms Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
26_numerics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
27_io Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
28_regex Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
29_atomics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
30_threads Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
abi Skip C tests if test flags include C++ options 2016-08-02 14:32:26 +01:00
backward Fix __gnu_cxx::hash_set test to pass in C++98 mode 2016-08-01 13:45:47 +01:00
config Update copyright years. 2016-01-04 15:30:50 +01:00
data
decimal Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
experimental Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ext Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lib Restore dg-interpreter-batch-mode for libstdc++ tests 2016-08-26 12:35:58 +01:00
libstdc++-abi Update copyright years. 2016-01-04 15:30:50 +01:00
libstdc++-dg Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
libstdc++-prettyprinters Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
libstdc++-xmethods Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
performance Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
special_functions Only run math special function tests for C++11 and later 2016-08-02 14:32:16 +01:00
tr1 Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tr2 Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
util libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00