This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: About C++ Named Operators


On Tue, Jun 10, 2003 at 03:33:35PM -0400, Zoltan Farkas wrote:

> I want to disable the support for named operators in GCC so that I would
> be able to compile my code that uses those "operators" for a different
> purpose.

-fno-operator-names

> [snip]

You could have ended your email here without the rant, and without
quoting some irrelevant stuff.

john


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