FastFilter / fastfilter_cpp

Fast Approximate Membership Filters (C++)
Apache License 2.0
261 stars 24 forks source link

The use of CHAR_BIT (which is always 8) was confusing to some users, so we trimmed it out. #25

Closed lemire closed 3 years ago

lemire commented 3 years ago

Fixes https://github.com/FastFilter/fastfilter_cpp/issues/24