Boost logo

Boost :

From: Roland (roland_at_[hidden])
Date: 2002-04-03 10:58:21


Joel de Guzman wrote:
> From: "Aleksey Gurtovoy" :
> [...]
>> header. If found a bug, fix it in the generator sources, re-generate the
>> pretty output, and debug it; repeat if needed :). The most troublesome part
>> here is to find good enough tool for pretty-formatting.
>
> I wish for a pretty-formatting tool !!! I wish for one that can be
> configurable to format "boost-style". Is there such a thing that
> can grok modern C++ syntax?

 I experienced a similar problem when playing around with
 the tupple (tuples from preprocessor) library, since plain
 C preprocessor output (especially if generated with
 Boost.PREPROCESSOR) is a total mess.

 I hacked a *very* simple source code "beautifulizer"
 which fulfilled my needs (but nobody else's); hence,
 I'm also interested in a more sophistcated tool ...

 I don't know if Yahoogroups file section is still active;
 you might find an earlier version of it (look for "tupple")
 there; if not, let me know if anyone's interested ...

 - Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk