mavam / libbf

:dart: Bloom filters for C++11
http://mavam.github.io/libbf
BSD 3-Clause "New" or "Revised" License
354 stars 89 forks source link

Fixed bug in counting_bloom_filter::lookup #43

Closed thandirk closed 5 years ago

thandirk commented 5 years ago

counting_bloomfilter::lookup always returned the count in the first cell that is smaller than cells.max()