hash_table vs unordered_map

From: Kinkie <gkinkie_at_gmail.com>
Date: Sat, 24 Aug 2013 18:01:24 +0200

Hi all,
  I'm looking into some refactoring activity while I'm waiting for
some merge reviews to be completed, and by idly browsing the code I
crossed paths with hash_table.

I was about to code a c++ templatized wrapper, but then I started
wondering what is the advantage of hash_table versus
std::unordered_map?
Would it be useful to refactor from one to the other while waiting such as now?

Thanks

-- 
    /kinkie
Received on Sat Aug 24 2013 - 16:01:31 MDT

This archive was generated by hypermail 2.2.0 : Sun Aug 25 2013 - 12:00:13 MDT