[PPL-devel] [GIT] ppl/ppl(bounded_arithmetic): Drafted specialized implementation for Box<ITV>::wrap_assign.

Enea Zaffanella zaffanella at cs.unipr.it
Sat May 9 14:25:43 CEST 2009


Module: ppl/ppl
Branch: bounded_arithmetic
Commit: 98fb9c3061d18890418df3c8cfc7ff4370df134a
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=98fb9c3061d18890418df3c8cfc7ff4370df134a

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Sat May  9 14:22:25 2009 +0200

Drafted specialized implementation for Box<ITV>::wrap_assign.
Code still commented out as it relies on a missing Interval method.

---

 src/Box.defs.hh       |   57 ++++++++++++++++++++++
 src/Box.inlines.hh    |   46 +++++++++++------
 src/Box.templates.hh  |  121 ++++++++++++++++++++++++++++++++++++++++++++++
 src/wrap_assign.hh    |    4 +-
 tests/Box/Makefile.am |    3 +
 tests/Box/wrap1.cc    |  129 +++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 342 insertions(+), 18 deletions(-)

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



More information about the PPL-devel mailing list