PracticeDev/study_cpp/hashmap_test/hashmap_stl_test.cpp

4 lines
69 B
C++

#include <hash_map>
using namespace std;
using namespace stdext;