gcc/libstdc++-v3/include/std
Paolo Carlini 5aadb69b90 cons_overflow_neg.cc: Avoid -Wall warnings.
2010-08-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Avoid -Wall
	warnings.

	* include/bits/shared_ptr.h (shared_ptr<>::shared_ptr
	(const shared_ptr<>&), shared_ptr(shared_ptr<>&&), weak_ptr<>::
	weak_ptr(const weak_ptr<>&), weak_ptr(const shared_ptr<>&)):
	Constrain appropriately via std::is_convertible, etc.
	* include/bits/shared_ptr_base.h: Likewise.
	* include/bits/unique_ptr.h (default_delete<>::
	default_delete(const default_delete<>&),
	unique_ptr<>::unique_ptr(unique_ptr<>&&), operator=(unique_ptr<>&&)):
	Likewise.

	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
	line numbers.
	* testsuite/20_util/shared_ptr/cons/43820.cc: Likewise.

	* include/bits/unique_ptr.h (unique_ptr<>::unique_ptr(auto_ptr<>&&)):
	Add.
	* include/std/memory: Adjust includes order.
	* testsuite/20_util/unique_ptr/cons/auto_ptr.cc: New.
	* testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc: Likewise.
	* testsuite/20_util/shared_ptr/cons/auto_ptr_neg.cc: Minor tweaks.

From-SVN: r163053
2010-08-10 10:08:56 +00:00
..
algorithm algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array [multiple changes] 2010-07-27 17:27:06 +00:00
atomic c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bitset c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
chrono hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
complex complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
condition_variable hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
deque [multiple changes] 2010-07-27 17:27:06 +00:00
forward_list [multiple changes] 2010-07-27 17:27:06 +00:00
fstream c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
functional utility (begin, end): Remove per GB 85. 2010-08-05 08:45:26 +00:00
future PR libstdc++/42819, DR 1315 2010-02-12 22:31:15 +00:00
iomanip iomanip (get_money, put_money): Add in C++0x mode; tidy. 2010-03-01 19:12:39 +00:00
ios Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
iosfwd re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
iostream re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
istream [multiple changes] 2010-02-09 04:49:49 +00:00
iterator [multiple changes] 2010-07-27 17:27:06 +00:00
limits limits (__numeric_limits_base::max_digits10, [...]): Add. 2010-02-25 17:13:04 +00:00
list [multiple changes] 2010-07-27 17:27:06 +00:00
locale Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
map [multiple changes] 2010-07-27 17:27:06 +00:00
memory cons_overflow_neg.cc: Avoid -Wall warnings. 2010-08-10 10:08:56 +00:00
mutex c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
queue Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
random hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
ratio ratio (ratio_less): Improve, use ratio_divide to avoid more overflows. 2010-08-06 08:58:27 +00:00
regex [multiple changes] 2010-07-27 17:27:06 +00:00
set [multiple changes] 2010-07-27 17:27:06 +00:00
sstream re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stack Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdexcept Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
streambuf streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
string [multiple changes] 2010-07-27 17:27:06 +00:00
system_error functional_hash.h (__hash_combine): Remove. 2010-02-25 13:32:52 +00:00
thread * include/std/thread: Add deleted thread(thread&). 2010-08-06 15:41:23 -04:00
tuple re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from "const tuple<int,int,int>" rvalue) 2010-08-10 07:17:44 +00:00
type_traits type_traits (is_convertible): Use SFINAE. 2010-07-11 09:13:26 +00:00
unordered_map [multiple changes] 2010-07-27 17:27:06 +00:00
unordered_set [multiple changes] 2010-07-27 17:27:06 +00:00
utility user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
valarray [multiple changes] 2010-07-27 17:27:06 +00:00
vector [multiple changes] 2010-07-27 17:27:06 +00:00