
1 Oct
2008
1 Oct
'08
12:42 p.m.
I have a generic n-ary tree library that might be a good starting point for integrating into Intrusive. It already has its own intrusive tree with a regular tree container built on top of that, plus a post order iterator. I've sent a preliminary version to Ion a while ago, but it's since matured beyond that. I'll also have to check if I can make the full code available since it's work related, but so far I've built a Bounding Interval Hierarchy off its foundations.
Just tell me if you can share it to check it out, i'm very interested in using boost::intrusive. Thanks! -- federico