This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: rel_ops (was Re: GCC 3.1 Release)
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Joe Buck <Joe dot Buck at synopsys dot com>, Gabriel Dos Reis <gdr at codesourcery dot com>, Phil Edwards <phil at jaj dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "bkoz at redhat dot com" <bkoz at redhat dot com>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: 16 Apr 2002 19:49:23 +0200
- Subject: Re: rel_ops (was Re: GCC 3.1 Release)
- Organization: CodeSourcery, LLC
- References: <200204161647.JAA18056@atrus.synopsys.com> <92710000.1018976465@gandalf.codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
| > I'm not going to ask that the comment be stricken, but I'm not crazy
| > about the idea of a lot of editorial commentary in the headers.
|
| I agree.
Mark,
I don't think I were attacking anything in saying that std::rel_ops
isn't friendly since it is a *fact* that they tend take over operators
that would have been selected otherwise -- they are "isolated" but as
soon as they're brought into scope, they tend to things.
I'm disappointed that Joe is taking this issue personally.
-- Gaby