C++程序  |  5行  |  82 B

template<typename Key, typename Data> class hash_map { };

#define HAVE_HASH_MAP