1 #ifndef GAUDIKERNEL_HASHMAP_H 2 #define GAUDIKERNEL_HASHMAP_H 1 7 #include <unordered_map> 73 template <
typename K,
typename T,
84 #endif // GAUDIKERNEL_GAUDIHASHMAP_H Extension of the STL map.
hasher hash_funct() const
Forward declarations for the functions in SerializeSTL.h.
Common class providing an architecture-independent hash map.