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

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


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

Modified files:
	src            : DB_Row.inlines.hh 

Log message:
	Added (not yet operational) skeletons for the implementation of
	template <typename T> template <typename U>
	void DB_Row<T>::construct_upward_approximation(const DB_Row<U>& y,
	dimension_type capacity) and
	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).

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




More information about the PPL-devel mailing list