source: GTP/trunk/Lib/Vis/Preprocessing/src/sparsehash/src/windows/hash_map.h @ 2162

Revision 2162, 81 bytes checked in by mattausch, 17 years ago (diff)

improved hash performance with google hashmap

Line 
1#include <hash_map>
2#ifndef HASH_NAMESPACE
3#define HASH_NAMESPACE std
4#endif
Note: See TracBrowser for help on using the repository browser.