gcc/libstdc++-v3/include/backward
Jonathan Wakely a2c0a1942c Avoid deprecated warnings about std::auto_ptr in library headers
* include/backward/auto_ptr.h: Ignore deprecated warnings from use
	of auto_ptr.
	* include/bits/shared_ptr.h: Likewise.
	* include/bits/shared_ptr_base.h: Likewise.
	* include/bits/unique_ptr.h: Likewise.
	* libstdc++-v3/testsuite/20_util/default_delete/48631_neg.cc: Adjust
	dg-error lineno.
	* libstdc++-v3/testsuite/20_util/default_delete/void_neg.cc: Likewise.
	* libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc:
	Likewise.
	* libstdc++-v3/testsuite/20_util/unique_ptr/cons/cv_qual_neg.cc:
	Likewise.

From-SVN: r247063
2017-04-21 14:08:51 +01:00
..
auto_ptr.h Avoid deprecated warnings about std::auto_ptr in library headers 2017-04-21 14:08:51 +01:00
backward_warning.h Update copyright years. 2017-01-01 13:07:43 +01:00
binders.h Update copyright years. 2017-01-01 13:07:43 +01:00
hash_fun.h Update copyright years. 2017-01-01 13:07:43 +01:00
hash_map Update copyright years. 2017-01-01 13:07:43 +01:00
hash_set Update copyright years. 2017-01-01 13:07:43 +01:00
hashtable.h Update copyright years. 2017-01-01 13:07:43 +01:00
strstream Update copyright years. 2017-01-01 13:07:43 +01:00