7 Commits

Author SHA1 Message Date
John Wellbelove
c8e9a2e852 Added 'fold_bits()' to binary.h and used in bloom_filter.h 2015-09-10 11:25:17 +01:00
John Wellbelove
7aa3f81cd9 Duplicate 'enable2' in 'exists(key)' 2015-09-10 10:30:16 +01:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
4450a6df38 Made the width a 'desired width'.
Will use TOTAL_BITS from bitset to round up to the capacity of the underlying bitset.
2015-02-05 20:00:26 +00:00
jwellbelove
51d7aef0a4 Optimised get_hash code 2015-01-21 18:10:16 +00:00
jwellbelove
03ce42883a Changed static to enum 2015-01-18 20:32:37 +00:00
jwellbelove
76cdcc99ce Added Bloom filter 2015-01-17 13:58:34 +00:00