https://issues.apache.org/ooo/show_bug.cgi?id=121585

Pedro Giffuni <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Replace stlport hash_map    |Replace stlport hash_map
                   |with boost::unordered_map   |with unordered_map

--- Comment #4 from Pedro Giffuni <[email protected]> ---
On second thought, it is probably good to look at alternative hash
implementations. Just because we have the one from boost already in the tree
doesn't mean it's the best.

Google Sparsehash (under a BSD license) looks like an excellent option and it
shouldn't be difficult to modify the script to use that instead:

http://code.google.com/p/sparsehash/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to