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

pme@gcc.gnu.org pme@gcc.gnu.org
Mon Jun 4 10:52:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	pme@gcc.gnu.org	2001-06-04 10:52:30

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: stl_multiset.h stl_set.h 

Log message:
	2001-06-04  Phil Edwards  <pme@sources.redhat.com>
	
	PR libstdc++/3034
	* include/bits/stl_multiset.h (find, lower_bound, upper_bound,
	equal_range):  Add const overloads as per LWG DR 214.
	* include/bits/stl_set.h:  Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.452.2.89&r2=1.452.2.90
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_multiset.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_set.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1.6.1&r2=1.1.6.2



More information about the Gcc-cvs mailing list