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

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


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

Modified files:
	src            : DB_Matrix.inlines.hh 

Log message:
	Added a first implementation of
	template <typename T> template <typename U>
	DB_Matrix<T>::DB_Matrix(const DB_Matrix<U>& y).
	Added the inclusion of checked.defs.hh, which is needed to get access to
	the compute_capacity() functions.

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




More information about the PPL-devel mailing list