gcc/libstdc++-v3/include
Jonathan Wakely 1d752b4fee Delete std::swap for debug mode array
* include/debug/array (swap): Add deleted overload.
	* include/bits/stl_pair.h (swap): Remove redundant inline keyword
	from deleted overload.
	* include/bits/unique_ptr.h (swap): Likewise.
	* include/std/array (swap): Likewise.
	* include/std/optional (swap): Likewise.
	* include/std/tuple (swap): Likewise.
	* include/std/variant (swap): Likewise.
	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc:
	Adjust dg-error line numbers.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Likewise.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Likewise.

From-SVN: r243437
2016-12-08 13:25:03 +00:00
..
backward Prepare shared_ptr for array support 2016-10-20 13:07:45 +01:00
bits Delete std::swap for debug mode array 2016-12-08 13:25:03 +00:00
c
c_compatibility
c_global Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
c_std libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
debug Delete std::swap for debug mode array 2016-12-08 13:25:03 +00:00
decimal
experimental Replace uses of C++14 remove_cv_t alias in C++11 header 2016-12-07 15:23:01 +00:00
ext Use _GLIBCXX_THROW macro in bitmap_allocator 2016-12-07 15:22:44 +00:00
parallel PR71856 try to fix Parallel Mode assertions again 2016-12-08 12:08:14 +00:00
precompiled
profile Add C++17 constexpr to debug and profile mode arrays 2016-08-23 16:54:57 +01:00
std Delete std::swap for debug mode array 2016-12-08 13:25:03 +00:00
tr1 Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
tr2
Makefile.am Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
Makefile.in Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00