Le Sam 24 janvier 2009 00:27, Germán Diago a écrit :
> Is there any library in preparation in boost to use tree data structures?
> If not, I would like to know where I can find a good implementation of
> any open source tree library.

why not using boost::graph ? A tree is no more than a special graph anyway ?