[PPL-devel] [GIT] ppl/ppl(master): Avoid long lines and try to improve readability.

Enea Zaffanella zaffanella at cs.unipr.it
Wed Feb 15 13:11:32 CET 2012


Module: ppl/ppl
Branch: master
Commit: 90cb4b9b18069d2fb809704fcc0edce6bef20834
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=90cb4b9b18069d2fb809704fcc0edce6bef20834

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Wed Feb 15 13:09:49 2012 +0100

Avoid long lines and try to improve readability.

In particular, when using helper function i_constraint(), prefer passing
in an already built Relation_Symbol object if its computation is nontrivial.

---

 src/Box.inlines.hh    |   16 ++---
 src/Box.templates.hh  |  147 ++++++++++++++++++++++++++++--------------------
 src/Interval.defs.hh  |    6 +-
 src/intervals.defs.hh |    3 +-
 4 files changed, 98 insertions(+), 74 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=90cb4b9b18069d2fb809704fcc0edce6bef20834



More information about the PPL-devel mailing list