libboxes
boxes is a set of specialised containers built on top of STL
List of all members
boxes::hash::BJOneAtATime Class Reference

a boxes wrapper for Bob Jenkins' One-at-a-Time algorithm More...

#include <hashes.hpp>

Detailed Description

a boxes wrapper for Bob Jenkins' One-at-a-Time algorithm

This wrapper adapts the One-at-a-Time implementation to Hash64 concept

http://www.burtleburtle.net/bob/hash/doobs.html https://en.wikipedia.org/wiki/Jenkins_hash_function

Definition at line 77 of file hashes.hpp.


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