help-gplusplus
[Top][All Lists]
Advanced

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

hash table implementation


From: Amadeus W. M.
Subject: hash table implementation
Date: Sat, 17 Feb 2007 02:44:48 +0000 (UTC)
User-agent: pan 0.123 (El Nuevo Barretto)

I need to use a hash table in a C++ application and I poked through
/usr/include/c++/4.1.1 on my Fedora Core 6 system, to see if I can find
anything. I found not one, but two implementations:

ext/hasthable.h

and 

tr1/hashtable

Does anybody know what's up with these two? How are they different? And
why two? And which one can/should I use? 

Thanks!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]