c++/3747: ambiguity between `T operator[](unsigned)` and `T* operator`

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Feb 1 04:26:00 GMT 2002


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



More information about the Gcc-bugs mailing list