This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Empty vector::push_back()?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Gabriel Dos Reis <gdr at codesourcery dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 25 Feb 2002 20:59:10 -0800 (PST)
- Subject: Re: Empty vector::push_back()?
> I agree on all points.
Great.
> I guess, for future releases, it might be interesting to investigate
> Phil's suggestion of "instructing the compiler about diagnostics".
It's an interesting idea, but I cannot find Phil's email in the web
archive.
Is this an automated way of doing things like the deprecated warning?
-benjamin