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


Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

| 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?

This is OK.

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

Seconded.

-- Gaby

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