class derived_second : public Base { public: derived_second() {} }
> Compiles okay here after I fixed the missing semicolon after this class I use g++ 4.1.0. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus