gpt4 book ai didi

c++ - STL有hashmap数据结构吗?

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:25:12 25 4
gpt4 key购买 nike

我使用了 TR1 中的 unsorted_map。我从来不知道STL中的任何数据结构都是hashmap。我的同事坚持认为 STL 有 hashmap,他不能(或不愿意)为我找到它。有人可以判断这个论点吗?

谢谢。

最佳答案

标准 C++98 没有散列映射,但有很多 STL 实现,像原来的 SGI implementation , 确实有一个 hash_map类。

关于c++ - STL有hashmap数据结构吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6894894/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com