This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Empty vector::push_back()?
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: Gabriel Dos Reis <gdr at codesourcery dot com>, Craig Rodrigues <rodrigc at attbi dot com>, libstdc++ at gcc dot gnu dot org
- Date: 26 Feb 2002 02:26:49 +0100
- Subject: Re: Empty vector::push_back()?
- Organization: CodeSourcery, LLC
- References: <Pine.SOL.3.91.1020225111252.19462D-100000@taarna.cygnus.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
| > I dunno :-)
|
| > It isn't standard.
|
| Maybe it should be removed then?
I contemplated that possibility, but I can't anticipate the amount of
code that will break and the impact it will have. On the other hand, I
find Phil's idea of having a hook into the diagnostic machinery
attractive -- even though I think we should not abuse of it.
What is your take?
-- Gaby