[PPL-devel] ppl/src Determinate.defs.hh Determinate.inlines.hh

Roberto Bagnara roberto at spartacus.cs.unipr.it
Tue Aug 13 14:24:20 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-08-13 14:24:20

Modified files:
	src            : Determinate.defs.hh Determinate.inlines.hh 

Log message:
	Method space_dimension() added.
	Added template <typename PH>
	bool operator==(const Determinate<PH>& x, const Determinate<PH>& y)
	and template <typename PH>
	bool operator!=(const Determinate<PH>& x, const Determinate<PH>& y).
	Added several assertions.
	Default constructor made public (it was left private by mistake).
	Prepare for some cleanup.

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




More information about the PPL-devel mailing list