[PPL-devel] ppl/src Octagonal_Shape.templates.hh

Enea Zaffanella zaffanella at cs.unipr.it
Tue Sep 18 09:55:46 CEST 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2007-09-18 09:55:46

Modified files:
	src            : Octagonal_Shape.templates.hh 

Log message:
	Removed a few useless initializations.
	Prefer neg_assign(x, y) to x = -y; prefer neg_assign(x) to beg_assign(x, x).
	Move allocation of temporaries out of loop bodies; reduce the number
	of temporaries when the change does not affect code readability.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Octagonal_Shape.templates.hh.diff?cvsroot=ppl&r1=1.58&r2=1.59




More information about the PPL-devel mailing list