multi_index

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Mar 5 05:05:16 PST 2012


On 2/17/12 9:29 PM, Ellery Newcomer wrote:
> 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]

Great! I meant for a long time to suggest Steve Schveighoffer to accept 
a variadic number of predicates for the red-black tree. This is even 
more general (nevertheless I still think it would be great if 
RedBlackTree accepted multiple predicates).

Andrei




More information about the Digitalmars-d mailing list