This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++/9811


The following reply was made to PR libstdc++/9811; it has been noted by GNATS.

From: pme at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: libstdc++/9811
Date: 25 Feb 2003 06:27:10 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	pme at gcc dot gnu dot org	2003-02-25 06:27:10
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/bits: stl_map.h stl_multimap.h 
 
 Log message:
 	2003-02-25  Scott Snyder  <snyder at fnal dot gov>
 	
 	PR libstdc++/9811
 	* include/bits/stl_map.h (lower_bound, upper_bound, equal_range):
 	Correct documentation.
 	* include/bits/stl_multimap.h (lower_bound, upper_bound,
 	equal_range): Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1560&r2=1.1561
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_map.h.diff?cvsroot=gcc&r1=1.16&r2=1.17
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_multimap.h.diff?cvsroot=gcc&r1=1.16&r2=1.17
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]