gcc/libstdc++-v3/testsuite
Jonathan Wakely c7ac7ddaa9 2.cc: Add test for non-transparent comparison function.
* testsuite/23_containers/set/operations/2.cc: Add test for
	non-transparent comparison function.

From-SVN: r220107
2015-01-26 11:18:14 +00:00
..
17_intro Update copyright years. 2015-01-05 13:33:28 +01:00
18_support Update copyright years. 2015-01-05 13:33:28 +01:00
19_diagnostics Update copyright years. 2015-01-05 13:33:28 +01:00
20_util re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
21_strings Update copyright years. 2015-01-05 13:33:28 +01:00
22_locale Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
23_containers 2.cc: Add test for non-transparent comparison function. 2015-01-26 11:18:14 +00:00
24_iterators range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00
25_algorithms re PR libstdc++/64646 (New overloads of std::is_permutation dereference past-the-end iterator) 2015-01-18 16:31:06 +00:00
26_numerics Update copyright years. 2015-01-05 13:33:28 +01:00
27_io Update copyright years. 2015-01-05 13:33:28 +01:00
28_regex re PR libstdc++/64680 (basic_regex::operator= does not reset flags) 2015-01-22 05:07:03 +00:00
29_atomics * testsuite/29_atomics/atomic/64658.cc: Test stored value. 2015-01-21 16:17:17 +00:00
30_threads Update copyright years. 2015-01-05 13:33:28 +01:00
abi Update copyright years. 2015-01-05 13:33:28 +01:00
backward Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
data
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
ext Update copyright years. 2015-01-05 13:33:28 +01:00
lib Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-abi Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-dg Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-prettyprinters Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-xmethods Update copyright years. 2015-01-05 13:33:28 +01:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
tr1 Update copyright years. 2015-01-05 13:33:28 +01:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
util re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in