
CVSROOT: /cvs/ppl Module name: ppl Changes by: zaffanella@cs.unipr.it 2006-03-06 11:00:58
Modified files: src : Congruence_System.defs.hh Constraint_System.defs.hh Generator_System.defs.hh Grid_Generator_System.defs.hh
Log message: Let the const_iterator's of systems of constraints, generators, congruences and grid-genreators define the type alias difference_type, so as to allow for their use in algorithm such as std::distance. Corrected a bug in Grid_Generator_System, which was defining none of the required type aliases.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Congruence_System.defs.hh.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Constraint_System.defs.hh.... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Generator_System.defs.hh.d... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Grid_Generator_System.defs...