Task #1541
Updated by Junxiao Shi about 10 years ago
Depending on how our hash table is used, either `std::unordered_map` boost::unordered\_map or `boost::intrusive::unordered_map` boost::intrusive::unordered\_map may simplify hash table implementation.