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