This is the mail archive of the gcc@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: Google SoC Project proposal: Wcoercion option


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++.



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