[Gecode] count propagators won't build

Guido Tack tack at ps.uni-sb.de
Wed May 5 18:07:51 CEST 2004


On Wednesday 05 May 2004 16:59, Christian Schulte wrote:
> Fixed. I declared a class inheriting from another class but only having a
> static method. Here, gcc insists on having a constructor as the superclass
> has a constructor. This, I think, is wrong! I just added declarations for
> (private) default constructors to silence it.
>
> Oh, there comes to mind a better solution: do not inherit (I don't need it
> actually any longer).

Seems to be ok now.

-- 
Guido Tack
Programming Systems Lab
http://www.ps.uni-sb.de/~tack



More information about the gecode-users mailing list