Re: Hash Tables?



On Tue, 2006-12-05 at 17:58 -0500, Daniel Levin wrote:
> Hi -
>   I haven't been able to find any information on how to use hash tables, such as in GLib. Is there a hash table implementation in glibmm?

No, this is not wrapped in glibmm.

It's only a simplified form of a hash map, but C++ does have std::map.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]