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: c++ compile error


On Wed, Feb 24, 2010 at 2:43 AM,  <lists.gcc@codenamezero.org> wrote:
> hi all,
>
> can someone please comment on the example enclosed?

You can only field initialize fields in that class and not in the base class.

Thanks,
Andrew Pinski


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