This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] fix doc references to GLIBCPP_FORCE_NEW
On Mon, Aug 11, 2003 at 04:09:01PM +0100, John Levon wrote:
> On Mon, Aug 11, 2003 at 02:05:08AM -0400, Phil Edwards wrote:
>
> > IIRC, 3.3 introduced the variable using the PP form, 3.4+ will have the
> > renamed form.
>
> How about this one.
Looks good, thanks!
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan