gcc/libstdc++-v3 ChangeLog include/bits/stl_de ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Jul 7 03:15:00 GMT 2002


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

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: stl_deque.h 
	libstdc++-v3/testsuite/23_containers: deque_operators.cc 

Log message:
	2002-07-07  Paolo Carlini  <pcarlini@unitus.it>
	
	PR libstdc++/7186
	* include/bits/stl_deque.h (_Deque_iterator::operator-):
	Make non-member, as already happens for the comparison
	operators in accord with DR179 (Ready).
	* testsuite/23_containers/deque_operators.cc: Add test02.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1273&r2=1.1274
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_deque.h.diff?cvsroot=gcc&r1=1.22&r2=1.23
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque_operators.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Libstdc++-cvs mailing list