spot  1.1.3
Classes | Namespaces | Macros
hash.hh File Reference
#include <string>
#include <functional>
#include "misc/hashfunc.hh"
#include "misc/_config.h"
#include <tr1/unordered_map>
#include <tr1/unordered_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.

Classes

struct  spot::ptr_hash< T >
 A hash function for pointers. More...
 
struct  spot::identity_hash< T >
 A hash function that returns identity. More...
 

Namespaces

 spot
 

Macros

#define hash_map   unordered_map
 
#define hash_multimap   unordered_multimap
 
#define hash_set   unordered_set
 

Typedefs

typedef Sgi::hash< std::string > spot::string_hash
 A hash function for strings. More...
 

Macro Definition Documentation

#define hash_map   unordered_map
#define hash_multimap   unordered_multimap
#define hash_set   unordered_set

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Tue Jul 9 2013 14:04:33 for spot by doxygen 1.8.4