Honeycomb  0.1
Component-Model Framework
Public Member Functions | List of all members
std::hash< honey::bloom_filter::Key< T, Alloc > > Struct Template Reference

Adapter for std hasher. More...

#include <BloomFilter.h>

Public Member Functions

size_t operator() (const honey::bloom_filter::Key< T, Alloc > &val) const
 

Detailed Description

template<class T, class Alloc>
struct std::hash< honey::bloom_filter::Key< T, Alloc > >

Adapter for std hasher.

Member Function Documentation

template<class T , class Alloc >
size_t std::hash< honey::bloom_filter::Key< T, Alloc > >::operator() ( const honey::bloom_filter::Key< T, Alloc > &  val) const
inline

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