Home | History | Annotate | Download | only in submodules
      1 template<typename Key, typename Data> class hash_map { };
      2 
      3 #define HAVE_HASH_MAP
      4 
      5