Changeset 72853

Timestamp:
Jul 2, 2011, 2:42:59 PM (11 years ago)
Author:
alejandro
Message:

counting_bloom_filter nows compiles!

Major changes:

  • dummy implementation for:

count()
intersection
union

  • complete implementations for:

insert()
remove()
probably_contains()

  • added counting_apply_hash metafunctions
  • regression suite mostly fails. Count needs an implementation.
  • regression suite needs more test cases with strange bits_per_bin values.
(No files)

Note: See TracChangeset for help on using the changeset viewer.