gcc/libstdc++-v3/include/backward
Jonathan Wakely 6e48db73ed memory: Include auto_ptr.h later.
* include/std/memory: Include auto_ptr.h later.
	* include/bits/shared_ptr.h (shared_ptr(auto_ptr<_Up>&&): Remove
	definition.
	* include/bits/shared_ptr_base.h (__shared_ptr(auto_ptr<_Up>&&):
	Likewise.
	* include/bits/unique_ptr.h (unique_ptr(auto_ptr<_Up>&&): Likewise.
	* include/backward/auto_ptr.h (unique_ptr(auto_ptr<_Up>&&): Define.
	(shared_ptr(auto_ptr<_Up>&&, __shared_ptr(auto_ptr<_Up>&&): Likewise.
	* include/std/future: Reduce header dependencies.
	* testsuite/20_util/default_delete/48631_neg.cc: Adjust dg-error line
	numbers.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Likewise.
	* testsuite/20_util/unique_ptr/assign/48635_neg.cc: Likewise.

From-SVN: r190109
2012-08-03 01:27:48 +01:00
..
auto_ptr.h memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
backward_warning.h run_doxygen: Allow doxygen 1.7.0 again. 2011-02-01 01:31:42 +00:00
binders.h binders.h: Fix examples in doxygen comments and suggest using std::bind instead. 2011-11-20 21:14:56 +00:00
hash_fun.h
hash_map
hash_set
hashtable.h make __stl_prime_list in comdat 2011-11-07 07:43:46 +00:00
strstream run_doxygen: Allow doxygen 1.7.0 again. 2011-02-01 01:31:42 +00:00