This is the mail archive of the gcc-bugs@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: c++/3747: ambiguity between `T operator[](unsigned)` and `T* operator`


Synopsis: ambiguity between `T operator[](unsigned)` and `T* operator`

State-Changed-From-To: open->closed
State-Changed-By: jason
State-Changed-When: Fri Feb  1 04:26:25 2002
State-Changed-Why:
    Not a bug, as explained by Hyman Rosen.  However, as a g++ extension this code will compile with -fpermissive.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3747


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