[PPL-devel] [GIT] ppl/ppl(master): Added C interface for wrap_assign.

Patricia Hill p.m.hill at leeds.ac.uk
Mon Mar 1 10:19:44 CET 2010


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

Author: Patricia Hill <p.m.hill at leeds.ac.uk>
Date:   Mon Mar  1 08:45:34 2010 +0000

Added C interface for wrap_assign.
Minor NELS improvements to documentation describing Wrapping Operator
(should be checked by the author of these notes).

---

 doc/definitions.dox                                |   18 +++---
 interfaces/C/C_interface.dox                       |   56 ++++++++++++++++
 interfaces/C/ppl_c_header.h                        |   67 ++++++++++++++++++++
 interfaces/C/ppl_c_implementation_common.defs.hh   |    6 ++
 .../C/ppl_c_implementation_common.inlines.hh       |   44 +++++++++++++
 interfaces/C/ppl_interface_generator_c_cc_code.m4  |   29 +++++++++
 interfaces/C/ppl_interface_generator_c_h_code.m4   |   15 +++++
 ...erface_generator_common_procedure_generators.m4 |    1 +
 8 files changed, 227 insertions(+), 9 deletions(-)

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



More information about the PPL-devel mailing list