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

Gak! Fix to compile error (to: max)



Change all palces in the code where we do an
Interest<A,B>(this,&(this->func)) to be
Interest<A,B>(this,classname::func)


*sigh*