help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++ 3.4.6 acting strangly with template code


From: uglystone
Subject: Re: g++ 3.4.6 acting strangly with template code
Date: 5 Apr 2007 07:24:17 -0700
User-agent: G2/1.0

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]