gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely 4cf5930fdc PR libstdc++/79162 Fix std::string regression due to LWG 2946
PR libstdc++/79162
	* include/bits/basic_string.h (basic_string::_If_sv): Remove from the
	overload set when the argument is derived from basic_string.
	* testsuite/21_strings/basic_string/cons/char/moveable2_c++17.cc: New
	test.
	* testsuite/21_strings/basic_string/cons/wchar_t/moveable2_c++17.cc:
	New test.

From-SVN: r253024
2017-09-20 18:59:50 +01:00
..
allocator
capacity
cons
element_access
inserters_extractors
literals
modifiers
numeric_conversions
operations
operators
range_access
requirements
types
40160.cc
56166.cc
79162.cc
init-list.cc
lwg2758.cc
lwg2946.cc
pthread4.cc
pthread18185.cc
pthread33394.cc