libbf  0.1
 All Classes Functions Typedefs Friends Pages
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
bf::default_hash_function Class Reference

Public Member Functions

 default_hash_function (size_t seed)
 
size_t operator() (object const &o) const
 

Static Public Attributes

static constexpr size_t max_obj_size = 36
 

Private Attributes

h3< size_t, max_obj_size > h3_
 

Detailed Description

Definition at line 19 of file hash.h.


The documentation for this class was generated from the following files: