C++ Container equivalents

Christian Kamm kamm.incasoftware at shift-at-left-and-remove-this.de
Thu Aug 16 00:23:05 PDT 2007


> 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


More information about the Digitalmars-d-learn mailing list