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++/8821: gcc 3.2 problem with overloaded inherited operator


Synopsis: gcc 3.2 problem with overloaded inherited operator

State-Changed-From-To: analyzed->closed
State-Changed-By: reichelt
State-Changed-When: Wed Dec 11 01:42:55 2002
State-Changed-Why:
    Not a bug.
    The operator in B hides the one in A.
    See 13.2 in the ISO-standard.

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


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