Re: Hash Tables?
- From: Murray Cumming <murrayc murrayc com>
- To: Daniel Levin <streaks619 hotmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Hash Tables?
- Date: Fri, 08 Dec 2006 16:45:34 +0100
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]