Armel Asselin escreveu: > > to be honest your usage of friend seems a bit non-sense to me: friend is to > make NON MENBER methods (static or not) able to access protected and private > elements of a class. There you declare bunches of member functions as > friend: simply remove all these unnecessary 'friend' first. In fact I wonder > if you expected 'friend' to mean 'static'... >
I completely agree with you. This code is not mine, I was just trying to compile it. :-) This code is from MiniSAT solver 1.14 (google it if you so wish). Well, I've mailed the authors on this already. Thanks for you oppinion! Cheers, Paulo Matos _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus