Hash table implementation in the Files section

(I tried to contact the author, but maybe the email address I have is no longer valid.) 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 Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

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.

John Maddock wrote:
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?
I'll have a go. Daniel

At 05:43 PM 1/19/2005, Daniel James wrote:
John Maddock wrote:
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?
I'll have a go.
Good! Please keep the list posted of your progress. It seems like we might want to give special dispensation to replace the the usual reference portion of the documentation with a link to the TR1 document. --Beman

"Joaquín Mª López Muñoz" <joaquin@tid.es> wrote in message news:41E29318.201C9B12@tid.es... (I tried to contact the author, but maybe the email address I have is no longer valid.) I found these three email addresses for Jeremy on Google. I suspect the last one may not be valid. jbms@gentoo.org jbms@attbi.com address@bogus.example.com Jonathan
participants (5)
-
Beman Dawes
-
Daniel James
-
Joaquín Mª López Muñoz
-
John Maddock
-
Jonathan Turkanis