hash.h File Reference

#include <boost/static_assert.hpp>
#include "hash_set.h"
#include "hash_map.h"
#include "hash_by_call.h"
#include "hash_by_cast.h"
#include "details/hash.h"

Go to the source code of this file.

Namespaces

namespace  hudson
namespace  hashers

Classes

struct  hudson::HashWord< Int >
struct  hudson::HashPointer< T >
struct  hashers::hash< std::string >

Functions

size_t hudson::hashWord (size_t a)
template<class T>
size_t hudson::hashPointer (const T *p)
size_t hudson::hashWords (size_t a, size_t b)
size_t hudson::hashWords (size_t a, size_t b, size_t c)
size_t hudson::hashWords (size_t a, size_t b, size_t c, size_t d)
template<class iterator, class hasher>
size_t hudson::hashItems (const iterator &begin, const iterator &end, const hasher &h)


Generated on Thu Mar 27 19:04:15 2008 by  doxygen 1.4.6