[PPL-devel] ppl/src Constraint.inlines.hh

Enea Zaffanella zaffanella at spartacus.cs.unipr.it
Tue Jun 18 10:16:14 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2002-06-18 10:16:14

Modified files:
	src            : Constraint.inlines.hh 

Log message:
	Avoiding the creation of temporaries in
	Constraint operator>(const LinExpression& e1, const LinExpression& e2)
	Constraint operator>(const Integer& n, const LinExpression& e)
	Constraint operator>(const LinExpression& e, const Integer& n).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint.inlines.hh.diff?cvsroot=ppl&r1=1.33&r2=1.34




More information about the PPL-devel mailing list