spot  0.9.1
Classes | Namespaces | Defines
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

namespace  spot

Defines

#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.

Define Documentation

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

Please comment this page and report errors about it on the RefDocComments page.
Generated on Wed May 23 2012 12:06:46 for spot by doxygen 1.7.6.1