gcc/libstdc++-v3
Jonathan Wakely 7b65808d33 unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists.
2010-04-24  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/bits/unique_ptr (unique_ptr::pointer): Use deleter's
	pointer type if it exists.
	* testsuite/20_util/unique_ptr/requirements/pointer_type.cc: New.
	* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Adjust.
	* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust.

From-SVN: r158682
2010-04-24 10:21:23 +01:00
..
2010-04-22 00:33:44 +01:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-03-12 17:35:19 +00:00
2010-04-02 18:18:06 +00:00
2010-04-02 18:18:06 +00:00
2010-01-13 11:07:44 +00:00
2010-04-02 18:18:06 +00:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.