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

Roberto Bagnara bagnara at cs.unipr.it
Mon Mar 26 21:12:34 CEST 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2007-03-26 21:12:34

Modified files:
	src            : checked_float.inlines.hh 

Log message:
	On platforms not providing rintl() and not providing proper long doubles,
	make the assumption that long double and double are the same type
	and use rint() instead of rintl().

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




More information about the PPL-devel mailing list