c++/8577: postfix operator not inherithed

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Nov 20 09:25:00 GMT 2002


Synopsis: postfix operator not inherithed

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Thu Nov 14 00:37:57 2002
State-Changed-Why:
    not a bug. B's operator++ function hides those of the base.
    You need a using declaration.

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



More information about the Gcc-prs mailing list