Microsoft Specific C++ keyword "__super"

Nathan Sidwell nathan@codesourcery.com
Thu Aug 26 11:02:00 GMT 2004


Richard E Collins wrote:
> I like that solution Phil, as Joe says it may not work for multiple
> inheritance but I can live with that, my class hierarchies are not that
> complicated.
I use Phil's solution for stuff. In an MI hierarchy, either select one
base as the preferred parent, or designate none of them.

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk




More information about the Gcc mailing list