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

Roberto Bagnara bagnara at cs.unipr.it
Sat Dec 29 10:20:31 CET 2007


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2007-12-29 10:20:31

Modified files:
	src            : Box.templates.hh 

Log message:
	Implemented template
	
	<typename Interval>
	template <typename Iterator>
	void
	Box<Interval>::CC76_widening_assign(const Box& y,
	Iterator first, Iterator last)
	
	in terms of the new Interval's widening.

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




More information about the PPL-devel mailing list