现在的位置: 首页 > 综合 > 正文

Hash_container

2013年05月30日 ⁄ 综合 ⁄ 共 173字 ⁄ 字号 评论关闭

参考:

1. hash_map 哈希函数

2. 枚举hash_map所有元素:http://stackoverflow.com/questions/8871472/how-to-get-all-keys-from-stl-hash-map

    hash_map<type>::begin()/end(), hash_map<type>::iterator

3.

抱歉!评论已关闭.