Project

General

Profile

Task #1541

Updated by Junxiao Shi about 10 years ago

Depending how our hash table is used, either boost::unordered\_map boost::unordered_map or boost::intrusive::unordered\_map may boost::intrusive::unordered_map can simplify hash table implementation.

Back