#include <string>
#include <functional>
#include <hash_map>
#include <hash_set>
Include dependency graph for hash.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | spot |
Classes | |
struct | spot::ptr_hash< T > |
A hash function for pointers. More... | |
struct | spot::string_hash |
A hash function for strings. More... |