gcc/libstdc++-v3 ChangeLog testsuite/20_util/a ...

pme@gcc.gnu.org pme@gcc.gnu.org
Wed Jul 3 15:25:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pme@gcc.gnu.org	2002-07-03 15:25:06

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/testsuite/20_util: auto_ptr.cc 
	libstdc++-v3/include/std: std_memory.h 

Log message:
	2002-07-03  Jack Reeves  <jackw_reeves@hotmail.com>
	Kenny Simpson  <theonetruekenny@yahoo.com>
	Phil Edwards  <pme@gcc.gnu.org>
	
	PR libstdc++/3946
	* testsuite/20_util/auto_ptr.cc (test08):  New test.
	* include/std/std_memory.h (auto_ref_ptr):  Make constructor explicit.
	(auto_ptr::operator auto_ptr_ref):  Fix typo.
	General reformatting and doxygenating of the whole file.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1269&r2=1.1270
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/20_util/auto_ptr.cc.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_memory.h.diff?cvsroot=gcc&r1=1.4&r2=1.5



More information about the Libstdc++-cvs mailing list