egcs/libstdc++-v3 ChangeLog bits/stl_tree.h

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Thu Sep 7 14:08:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	bkoz@sourceware.cygnus.com	2000-09-07 14:08:59

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/bits: stl_tree.h 

Log message:
	2000-09-07  Brad Garcia  <bgarcia@laurelnetworks.com>
	
	* bits/stl_tree.h: Make operators !=, == type safe for map, set.
	* testsuite/23_containers/set_operators.cc: New file. Should not
	compile.
	* testsuite/23_containers/map_operators.cc: New file. Ditto.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.159&r2=1.160
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/stl_tree.h.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Libstdc++-cvs mailing list