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

Enea Zaffanella zaffanella at cs.unipr.it
Tue Jan 11 17:27:25 CET 2005


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	zaffanella at cs.unipr.it	2005-01-11 17:27:24

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

Log message:
	Class Row now provately inherits from Row_Impl_Handler instead of having
	a member of class Row::Impl_Handler. Corrected the handling of the
	capacity_ member of Row_Impl_Handler, so as to have a clean make check
	when enabling more assertions. The handling of Row implementation made
	a bit more elegant by introducing the function allocate().

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/NEWS.diff?cvsroot=ppl&r1=1.149&r2=1.150
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.cc.diff?cvsroot=ppl&r1=1.77&r2=1.78
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.defs.hh.diff?cvsroot=ppl&r1=1.89&r2=1.90
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.inlines.hh.diff?cvsroot=ppl&r1=1.56&r2=1.57
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Row.types.hh.diff?cvsroot=ppl&r1=1.8&r2=1.9




More information about the PPL-devel mailing list