ppl src/BDS_Status.idefs.hh src/BDS_Status.inl ...

CVSROOT: /cvs/ppl Module name: ppl Changes by: zaffanella@cs.unipr.it 2005-10-20 10:31:36
Modified files: src : BDS_Status.idefs.hh BDS_Status.inlines.hh BD_Shape.defs.hh BD_Shape.inlines.hh tests/BD_Shape : ascii_dump_load2.cc
Log message: Started cleaning up the code for BD_Shape<T>. The entailment clsoure method ofr BDSs is shortest-path closure (transitive closure is another thing): method names and status flags changed accordingly. Now avoiding the (almost) useless initialization of BDS in the constructor BD_Shape(const Generator_System& gs); Source code in file BD_Shape.inlines.hh reordered so that all inline methods/functions come before the non-inline method/function templates.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BDS_Status.idefs.hh.diff?c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BDS_Status.inlines.hh.diff... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BD_Shape.defs.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/BD_Shape.inlines.hh.diff?c... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/BD_Shape/ascii_dump_load...
participants (1)
-
Enea Zaffanella