
13 Nov
2005
13 Nov
'05
3:16 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: roberto@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?cvs...