[LLVMdev] hash_set and hash_map?

Thomas B. Jablin tjablin at CS.Princeton.EDU
Mon Mar 9 16:15:12 PDT 2009


Hi,
I saw that Nick Lewycky removed the LLVM portable hash_map and hash_sets.  My research group was relying on those classes. What replaces hash_map and hash_set? The LLVM implementation was very convenient as there is no equivalent in STL, and Microsoft's implementation had a different name, as does the C++ 0X implementation. Thanks.
Tom Jablin



More information about the llvm-dev mailing list