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

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


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

Modified files:
	src            : DB_Matrix.defs.hh 

Log message:
	Declared new template constructor
	template <typename T> template <typename U>
	explicit DB_Matrix<T>::DB_Matrix(const DB_Matrix<U>& y):
	it constructs a conservative approximation of `y'.
	All DB_Matrix classes are now friends of each other.

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




More information about the PPL-devel mailing list