Boost logo

Boost Users :

From: Daniel James (daniel_at_[hidden])
Date: 2005-01-21 11:15:48


Thorsten Ottosen wrote:
> "Martin Wartens" <martin.wartens_at_[hidden]> wrote in message
> news:380-22005121815022188_at_my-mail.ch...
> Hi,
> has anybody tried the implementation of unordered map that can be found at
> http://groups.yahoo.com/group/boost/files/jtc1-sc22-wg21-2003-n1456.tar.gz ?
> I believe there is a bug in the rehash function of the underlying
> hash_table. The new bucket indices are computed using the old number of
> buckets. That means that the items stored in these buckets cannot be found
> anymore later.
> -------
>
> Btw, would you mind to submit a patch to me to fix this bug?
>
> Thanks
>
> Thorsten

Hi Thorsten,

I'm working a new version which fixes this (and a few other) bugs. I'll
upload it the file vault soon.

Daniel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net