[PPL-devel] ppl/src Pointset_Powerset.defs.hh Pointset_Pow ...

Enea Zaffanella zaffanella at cs.unipr.it
Mon Oct 23 10:02:40 CEST 2006


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2006-10-23 10:02:40

Modified files:
	src            : Pointset_Powerset.defs.hh 
	                 Pointset_Powerset.inlines.hh 
	                 Pointset_Powerset.templates.hh 

Log message:
	No longer defining the specialized constructor:
	Pointset_Powerset<C_Polyhedron>(const Pointset_Powerset<QH>&);
	defining the generic constructor
	Pointset_Powerset<PH>(const Pointset_Powerset<QH>&);
	instead.
	Similarly, generalized the specialized method:
	poly_difference_assign<C_Polyhedron>(...)
	to (temporarily) work on arbitrary instances.

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.defs.hh.diff?cvsroot=ppl&r1=1.4&r2=1.5
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.inlines.hh.diff?cvsroot=ppl&r1=1.2&r2=1.3
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Pointset_Powerset.templates.hh.diff?cvsroot=ppl&r1=1.4&r2=1.5




More information about the PPL-devel mailing list