libmoost
moost::hash::murmur3::hash32< T, Seed > Struct Template Reference

#include <murmur3.hpp>

List of all members.

Public Member Functions

size_t operator() (const T &key) const

Detailed Description

template<typename T, unsigned Seed = 0U>
struct moost::hash::murmur3::hash32< T, Seed >

Definition at line 151 of file murmur3.hpp.


Member Function Documentation

template<typename T , unsigned Seed = 0U>
size_t moost::hash::murmur3::hash32< T, Seed >::operator() ( const T &  key) const [inline]

Definition at line 153 of file murmur3.hpp.

Here is the call graph for this function:


The documentation for this struct was generated from the following file: