C++ Container equivalents

Bill Baxter dnewsgroup at billbaxter.com
Thu Aug 16 01:30:27 PDT 2007


Christian Kamm wrote:
>> Arclib has a RedBlackTree class, and I made some changes to that for my
>> own purposes. It implements set and multiset.
>> http://www.billbaxter.com/projects/d/redblacktree.d
> 
> I like those changes, so I took the liberty of changing ArcLib's copy to
> your version, modified for tango.
> http://www.dsource.org/projects/arclib/browser/trunk/arc/templates/redblacktree.d
> 
> Cheers,
> Christian

Cool.  And thanks to you ArcLib folks for making it available in the 
first place.

--bb


More information about the Digitalmars-d-learn mailing list