From: John Maddock (john_at_[hidden])
Date: 2005-01-12 05:41:48


> What is the status of the hash table code at the Files section wrt
> to the specification for unordered containers in TR1? I am most
> interested in using this code as a starter for adding hashed indices
> to Boost.MultiIndex.
>
> For reference, the mentioned file is called
> jtc1-sc22-wg21-2003-n1456.tar.gz

I don't know, but I would love to see a hash-table implementation in Boost
as well: TR1 conforming obviously.

Maybe someone else would like to take this on and complete it?

John.