gcc/libstdc++-v3/testsuite
Daniel Krugler 6f17ef336c tuple (__conv_types, [...]): Add.
2011-06-20  Daniel Krugler  <daniel.kruegler@googlemail.com>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/tuple (__conv_types, __one_by_one_convertible,
	__all_convertible): Add.
	(tuple): Use the latter.
	(tuple<_T1>): Remove.
	* testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error
	line number.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>

From-SVN: r175204
2011-06-20 11:05:45 +00:00
..
17_intro
18_support
19_diagnostics
20_util tuple (__conv_types, [...]): Add. 2011-06-20 11:05:45 +00:00
21_strings allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. 2011-06-12 15:51:36 +00:00
22_locale re PR libstdc++/49293 (22_locale/time_get/get_weekday/char/38081-[12].cc fail with glibc 2.14) 2011-06-07 08:50:04 +00:00
23_containers allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix. 2011-06-12 15:51:36 +00:00
24_iterators
25_algorithms
26_numerics valarray (~valarray): Use noexcept. 2011-06-14 17:48:29 +00:00
27_io
28_regex
29_atomics prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
30_threads uses_allocator.cc: New. 2011-06-11 12:58:18 +01:00
abi
backward re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase) 2011-05-25 23:09:14 +00:00
config
data
decimal prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
ext re PR c++/48969 (ICE with -std=c++0x) 2011-06-07 17:54:07 -04:00
lib prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
libstdc++-abi
libstdc++-dg
performance
tr1 prune.exp (libstdc++-dg-prune): Prune notes. 2011-06-09 23:56:00 -04:00
util throw_allocator.h: Use noexcept. 2011-06-10 17:14:40 +00:00
Makefile.am
Makefile.in