Subject: [Boost-users] Tree library?
From: Germán Diago (germandiago_at_[hidden])
Date: 2009-01-23 18:27:33


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. I found this one, but I'm not sure if it's
good quality.
It seems to be:

http://www.aei.mpg.de/~peekas/tree/

Thanks for your time.