gcc/libstdc++-v3/testsuite
Paolo Carlini b9b0921497 re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to compile)
2012-04-12  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/52942
	* include/bits/stl_function.h (_Identity, _Select1st, _Select2nd):
	In C++11 mode do not derive from std::unary_function.
	* include/ext/functional (identity, select1st, select2nd): Adjust.
	* testsuite/23_containers/unordered_map/requirements/52942.cc: New.
	* testsuite/23_containers/unordered_set/requirements/52942.cc: Likewise.

From-SVN: r186375
2012-04-12 12:18:06 +00:00
..
17_intro
18_support
19_diagnostics
20_util re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C++0x mode does not compile) 2012-04-11 23:54:53 +01:00
21_strings Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
22_locale Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
23_containers re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to compile) 2012-04-12 12:18:06 +00:00
24_iterators
25_algorithms
26_numerics
27_io Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
28_regex
29_atomics
30_threads Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
abi
backward
config
data
decimal
ext Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
lib re PR c++/24985 (caret diagnostics) 2012-04-11 09:26:48 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
performance * testsuite/performance/30_threads/future/polling.cc: Adjust. 2012-04-11 21:31:06 +01:00
tr1 Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
tr2
util
Makefile.am Makefile.am (TEST_GCC_EXEC_PREFIX): New. 2012-03-28 01:34:07 +00:00
Makefile.in Makefile.am (TEST_GCC_EXEC_PREFIX): New. 2012-03-28 01:34:07 +00:00