Boost logo

Boost :

From: Vincent Finn (vincent_finn_at_[hidden])
Date: 2002-10-10 11:34:04


Kasper Peeters wrote:
> Dear all,
>
> I have written a templated 'tree' container class which has been
> available for some time under the GPL. Every node in the tree can have
> an arbitrary number of children, and iterators are present for
> depth-first traversal of the entire tree or for traversal of only a
> range of nodes which are siblings of each other.

Would be interesting to try and integrate it into the boost::filesystem
That way would could fully represent a directory structure

        Vin


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