[PPL-devel] ppl/src GMP_Integer.defs.hh GMP_Integer.inlines.hh

Roberto Bagnara bagnara at cs.unipr.it
Sun Jan 8 08:40:32 CET 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2006-01-08 08:40:31

Modified files:
	src            : GMP_Integer.defs.hh GMP_Integer.inlines.hh 

Log message:
	Removed the following redundant functions
	void gcd_assign(GMP_Integer& x, const GMP_Integer& y);
	void lcm_assign(GMP_Integer& x, const GMP_Integer& y);
	void exact_div_assign(GMP_Integer& x, const GMP_Integer& y);
	void sqrt_assign(GMP_Integer& x).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GMP_Integer.defs.hh.diff?cvsroot=ppl&r1=1.17&r2=1.18
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/GMP_Integer.inlines.hh.diff?cvsroot=ppl&r1=1.12&r2=1.13




More information about the PPL-devel mailing list