multi_index

Ellery Newcomer ellery-newcomer at utulsa.edu
Fri Feb 17 19:29:42 PST 2012


Felicitations.

Last summer I wrote a port of boost::multi_index when I had some down 
time (I haven't had too much since until now). It is here:

https://bitbucket.org/ariovistus/multi_index/

some cursory ddoc here:

http://ariovistus.bitbucket.org/multi_index.html

It is functional, if not fully featured and also not heavily tested.

I welcome feedback on design, missing/possible functionality, additional 
index types, bikeshedding, etc.

Enjoy [the C++-esque error messages that come with waaay too much 
template abuse]



Hi Steve, I stole your red black tree code.


More information about the Digitalmars-d mailing list