hash_map.h 82 Bytes Raw Blame History Permalink 1 2 3 4 template<typename Key, typename Data> class hash_map { }; #define HAVE_HASH_MAP