[PPL-devel] ppl/src Checked_Number.defs.hh

Roberto Bagnara bagnara at cs.unipr.it
Tue Jan 3 20:56:21 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-01-03 20:56:20

Modified files:
	src            : Checked_Number.defs.hh 

Log message:
	Added a draft input syntax to the input function for checked numbers:
	template <typename T, typename Policy> Result
	input(std::istream& is, Checked_Number<T, Policy>& x, Rounding_Dir dir).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Checked_Number.defs.hh.diff?cvsroot=ppl&r1=1.48&r2=1.49




More information about the PPL-devel mailing list