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

Roberto Bagnara roberto at cs.unipr.it
Sun Nov 13 15:11:14 CET 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2005-11-13 15:11:14

Modified files:
	src            : DB_Row.defs.hh 

Log message:
	Declared new method template <typename T> template <typename U>
	void DB_Row<T>::construct_upward_approximation(const DB_Row<U>& y,
	dimension_type capacity).
	Declared new method template <typename T> template <typename U>
	void DB_Row_Impl_Handler<U>::Impl::construct_upward_approximation(const
	typename DB_Row_Impl_Handler<U>::Impl& y).
	Comments improved.

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




More information about the PPL-devel mailing list