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

Roberto Bagnara roberto at spartacus.cs.unipr.it
Mon Jun 17 22:29:38 CEST 2002


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	roberto at cs.unipr.it	2002-06-17 22:29:38

Modified files:
	src            : Row.cc Row.defs.hh Row.inlines.hh 

Log message:
	The NDEBUG symbol no longer changes data layout.
	Now, to obtain a version of Row where each object
	remembers its own capacity, the macro EXTRA_ROW_DEBUG
	must evaluate to true (whether this capacity is tested
	in run-time assertions or not depends, as usual, on the
	NDEBUG macro not being or being defined).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.cc.diff?cvsroot=ppl&r1=1.36&r2=1.37
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.defs.hh.diff?cvsroot=ppl&r1=1.45&r2=1.46
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.inlines.hh.diff?cvsroot=ppl&r1=1.23&r2=1.24




More information about the PPL-devel mailing list