Google SoC Project proposal: Wcoercion option

Mike Stump mrs@apple.com
Sat May 6 19:44:00 GMT 2006


On May 4, 2006, at 4:44 PM, lopezibanez@gmail.com wrote:
>>    struct C : A, B { /* ... */ };
>
> I am sorry to say that I don't understand the definition of struct C.

C is derived from A and B.  Only valid of course in C++.



More information about the Gcc mailing list