Boost logo

Boost :

From: John Torjo (john.lists_at_[hidden])
Date: 2003-12-08 19:18:23


Reece Dunn wrote:

> I have posted updates to the source to support state objects to support
> facilities such as position information, while allowing outputters to be
> constant:
>
> http://groups.yahoo.com/group/boost/files/IOFmtManip/source-20031205.zip
>
> I have moved the documentation over to XML, providing a HTML version of
> it. In doing this, I have made a few revisions and updates to it,
> including documentation for state objects.
>
>
> http://groups.yahoo.com/group/boost/files/IOFmtManip/documentation-20031205.zip
Great work! I love it!
(but you already know that ;) )

As a side note, I think you could make the formatlist function take a container
by reference, and use iterator to work through it. This way, it'll work for
ranges as well (remember rtl? ;) )
(this is because a range has an inner 'iterator' typedef, but no const_iterator)

Best,
John


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