comp.lang.ada
 help / color / mirror / Atom feed
From: fphsml@gmail.com
Subject: Newbie - HashMap!
Date: 17 Mar 2005 04:03:57 -0800
Date: 2005-03-17T04:03:57-08:00	[thread overview]
Message-ID: <1111061037.535775.69180@l41g2000cwc.googlegroups.com> (raw)

What is the equivalent of the following C++ STL code?

hash_map<string, string> hm;
hm["key"] = "value";

I saw a sample at
http://www.adapower.com/index.php?Command=Class&ClassID=GNAT&CID=240
which looks scary.

I just need simple key lookup. Which library should I use?

Thanks.




             reply	other threads:[~2005-03-17 12:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17 12:03 fphsml [this message]
2005-03-17 14:59 ` Newbie - HashMap! Dmitry A. Kazakov
2005-03-18 16:02   ` fphsml
2005-03-17 15:19 ` Georg Bauhaus
2005-03-17 16:42   ` Martin Dowie
2005-03-21  0:33   ` Matthew Heaney
2005-03-21  0:19 ` Matthew Heaney
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox