#include <string>
#include <functional>
#include "hashfunc.hh"
#include <cstddef>
#include <hash_map>
#include <hash_set>
Go to the source code of this file.
Classes | |
struct | spot::ptr_hash< T > |
A hash function for pointers. More... | |
struct | spot::string_hash |
A hash function for strings. More... | |
Namespaces | |
namespace | spot |