help-gplusplus
[Top][All Lists]
Advanced

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

Re: hash table implementation


From: Paul Pluzhnikov
Subject: Re: hash table implementation
Date: Sat, 17 Feb 2007 15:13:57 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

"Amadeus W. M." <amadeus84@verizon.net> writes:

> ext/hasthable.h
> 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? 

You should probably *not* use ext/hashtable.h.

TR1 is newer and will likely soon become a standard. 
More here: http://www.ddj.com/dept/cpp/184402066

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.


reply via email to

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