
CVSROOT: /cvs/ppl Module name: ppl Changes by: bagnara@cs.unipr.it 2007-12-29 10:19:45
Modified files: src : Interval.defs.hh Interval.inlines.hh Interval.templates.hh
Log message: Moved several implemementations from Interval.defs.hh to Interval.inlines.hh. Added the new method template <typename Boundary, typename Info> template <typename From, typename Iterator> typename Enable_If<Is_Interval<From>::value, void>::type Interval<Boundary, Info>::CC76_widening_assign(const From& y, Iterator first, Iterator last).
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Interval.defs.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Interval.inlines.hh.diff?c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Interval.templates.hh.diff...