由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - c++0x unordered_map vs sgi hash_map
相关主题
问几个关于hash, map, set的问题 (转载)[合集] 很无聊的做了两道code jam
STL map一道MS面试题 (转载)
c+= 怎么实现 hashtable 的?unordered_map?
C++ 有现成的 hashtable 库吗?boost intrusive unordered_set erase_and_dispose出错
弱弱的问问hash, hashtable? (转载)xcode for leopard BUG??? help.
boost::unordered一问Using unordered_map in Visual Studio
请教C++中的unordered_setdebug visualizer for boost::unordered_map/unordered_set in Visual Studio 2008
一个关于unordered_map/hashmap的问题C++ STL的unordered_map, unordered_set,map,set很慢
相关话题的讨论汇总
话题: map话题: 0x话题: unordered话题: why话题: sgi
进入Programming版参与讨论
1 (共1页)
g*********s
发帖数: 1782
1
Are they sharing exactly the same api's? Why the name is changed?
a********n
发帖数: 1287
2
Do you mean the std::tr1::unordered_map?
t****t
发帖数: 6806
3
he said 0x. std::tr1 is mostly merged into std in 0x, so yes it is the same
thing.

【在 a********n 的大作中提到】
: Do you mean the std::tr1::unordered_map?
r*****z
发帖数: 906
4
标准定得太晚,有太多第三方实现用了这个显而易见的名字

【在 g*********s 的大作中提到】
: Are they sharing exactly the same api's? Why the name is changed?
1 (共1页)
进入Programming版参与讨论
相关主题
C++ STL的unordered_map, unordered_set,map,set很慢弱弱的问问hash, hashtable? (转载)
请问释放容器内存的方法boost::unordered一问
被Citi老中黑了 (转载)请教C++中的unordered_set
一般操作很多的数据用什么数据结构?一个关于unordered_map/hashmap的问题
问几个关于hash, map, set的问题 (转载)[合集] 很无聊的做了两道code jam
STL map一道MS面试题 (转载)
c+= 怎么实现 hashtable 的?unordered_map?
C++ 有现成的 hashtable 库吗?boost intrusive unordered_set erase_and_dispose出错
相关话题的讨论汇总
话题: map话题: 0x话题: unordered话题: why话题: sgi