标签:否则 头文件 size ash space bsp 除了 ace pac
C++要使用hash_map的时候,除了引入头文件:
#incluse<hash_set>/<hash_map>
还需要使用__gnu_cxx命名空间,否则报错。即:
C++使用hash_map(set)
原文地址:https://www.cnblogs.com/dlvguo/p/12275376.html