Jun 13, 2003 #1 CalumJiao Programmer Jun 13, 2003 1 US I want to use a hash table on the std::list in vc++ 6.0, what is the easiest way to do it? Thanks!
Jun 14, 2003 #2 PerFnurt Programmer Feb 25, 2003 972 SE Why hash on std::list? Couldn't you just use the std::map? It's efficient enough... Nerdy signatures are as lame as the inconsistent stardates of STTNG. Upvote 0 Downvote
Why hash on std::list? Couldn't you just use the std::map? It's efficient enough... Nerdy signatures are as lame as the inconsistent stardates of STTNG.