gcc/libstdc++-v3/testsuite
Jonathan Wakely 565115eaaf Make reference_wrapper trivially copyable.
* include/std/functional (reference_wrapper): Define copy constructor
	and copy assignment as defaulted.
	* testsuite/20_util/bind/ref_neg.cc: Adjust dg-error.
	* testsuite/20_util/reference_wrapper/requirements.cc: New.

From-SVN: r217067
2014-11-04 02:49:33 +00:00
..
17_intro
18_support C++11 explicitly forbids macros for bool, true and false. 2014-10-24 21:56:40 +01:00
19_diagnostics
20_util Make reference_wrapper trivially copyable. 2014-11-04 02:49:33 +00:00
21_strings
22_locale Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ... 2014-10-20 13:34:10 +01:00
23_containers Make std::vector<bool> meet C++11 allocator requirements. 2014-10-31 20:49:40 +00:00
24_iterators
25_algorithms complexity.cc: Add missing test variable. 2014-10-23 22:03:49 +00:00
26_numerics
27_io hexfloat.cc: Add dg-require-string-conversions. 2014-10-17 13:21:29 +01:00
28_regex libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
29_atomics atomic_base.h: Avoid including <stdbool.h>. 2014-10-24 12:54:43 +00:00
30_threads libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
abi
backward
config
data
decimal
experimental any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00
ext libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
lib Fix race in libstdc++ testsuite 2014-10-19 21:07:29 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
tr1 libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
tr2 libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
util prog_bar.cc: Qualify size_t. 2014-10-21 17:24:45 +01:00
Makefile.am
Makefile.in