This is the mail archive of the gcc-patches@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]

Re: Add missing clear() method to bastring.h in 2.96.x


On Sat, 10 Jun 2000, Jean-Francois Panisset wrote:
> Apparently, libstdc++-v3 will provide a compliant implementation of
> the standard C++ library. In the meantime, for 2.9x releases, I would
> like to suggest the following patch [...] which adds the clear()
> method to the basic_string class, as per section 21.3.3, "basic_string
> capacity" of the ANSI C++ standard.

That makes sense, AFAIKS. -- Gabriel, Ulrich, do you agree?

Jeff, if this goes into 2.96.x, would you mind considering it for 2.95.3?


http://gcc.gnu.org/ml/gcc-patches/2000-06/msg00311.html has the original
submission.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
Have a look at http://petition.eurolinux.org -- it's not about Linux, btw!



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