unordered_map

 

STL——map/unordered_map基础用法

https://www.cnblogs.com/tp-16b/p/9156810.html

 

详细介绍C++STL:unordered_map

https://blog.csdn.net/HappyKocola/article/details/74188452

 

C++ std::unordered_map 用法详解

https://blog.csdn.net/fcku_88/article/details/88353431

 

提供自己的Hash函数和等价准则

https://blog.csdn.net/HappyKocola/article/details/74188452

 

你可能感兴趣的:(unordered_map)