[PPL-devel] ppl/src DB_Matrix.inlines.hh Matrix.inlines.hh ...

Roberto Bagnara bagnara at cs.unipr.it
Sun Jan 8 18:06:25 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-01-08 18:06:25

Modified files:
	src            : DB_Matrix.inlines.hh Matrix.inlines.hh 
	                 Saturation_Matrix.inlines.hh 

Log message:
	Two FIXME's resolved and two useless static variables removed: while
	it is not clear why std::vector::max_size() is not static, GCC and the
	Intel C++ compiler do compile out all overhead (GCC starting from -O1,
	the Intel compiler starting from -O2).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/DB_Matrix.inlines.hh.diff?cvsroot=ppl&r1=1.22&r2=1.23
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Matrix.inlines.hh.diff?cvsroot=ppl&r1=1.47&r2=1.48
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Saturation_Matrix.inlines.hh.diff?cvsroot=ppl&r1=1.5&r2=1.6




More information about the PPL-devel mailing list