[PPL-devel] [GIT] ppl/ppl(master): pretty_print. * contain helper datatypes and functions for pretty printing.

Enea Zaffanella zaffanella at cs.unipr.it
Sat Mar 21 10:34:21 CET 2009


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

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Sat Mar 21 09:56:18 2009 +0100

pretty_print.* contain helper datatypes and functions for pretty printing.
Template functions pretty_print and c_pretty_print provide wrapped output
using a Write_Function object to write to destination.

---

 src/pretty_print.cc         |  189 +++++++++++++++++++++++++++++++++++++++++++
 src/pretty_print.hh         |  147 +++++++++++++++++++++++++++++++++
 src/pretty_print.inlines.hh |   88 ++++++++++++++++++++
 3 files changed, 424 insertions(+), 0 deletions(-)

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



More information about the PPL-devel mailing list