error: ‘hash_map’ was not declared in this scope
在g++ 4.2 以上版本中,要将所有的hash_map替换成unordered_map,从头文件到代码中的字符全部都要替换,没有hash_map了,只有unordered_map;
有病吧,就这个玩意儿你还非得改个名!!!!
error: ‘hash_map’ was not declared in this scope
在g++ 4.2 以上版本中,要将所有的hash_map替换成unordered_map,从头文件到代码中的字符全部都要替换,没有hash_map了,只有unordered_map;
有病吧,就这个玩意儿你还非得改个名!!!!