
17 Jun
2002
17 Jun
'02
10:29 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: roberto@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&am... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.defs.hh.diff?cvsroot=p... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.inlines.hh.diff?cvsroo...