Boost logo

Boost Users :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-03-04 14:30:17


On Thu, 4 Mar 2004 15:49:02 -0000, Ben Hutchings wrote
> Muhammad Hussain <m <mailto:mhussain_at_[hidden]>
> <mailto:mhussain_at_[hidden]> <mailto:mhussain_at_i.kyushu-
> u.ac.jp> hussain_at_[hidden]> wrote:
>
> Is there any library in boost that provides hash table and the
> methods to manipulate it?
>
> No, but there are common extensions to the standard containers library
> (aka STL) that are included with many compilers, called hash_map and
> hash_set. Unfortunately there are several implementations of these which
> do not have quite the same interface.

There has been some discussion of a tr1 hash table implementation for boost
on the developer list. Someone has offered an implementation, but as far as
I know it hasn't gone in. You might search the mailing list archive and see
if you can download. You could also look at the STLPort hast table.

HTH,

Jeff


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