Changeset 53784

Timestamp:
Jun 10, 2009, 8:03:38 AM (13 years ago)
Author:
Dean Michael Berris
Message:

Changes:

  • Making the collection of hash function types a template parameter instead of a number; The requirement on the collection is that it should be a valid Fusion sequence.
  • Changing the signature and tests to support the changes to the static_bloom_filter and bloom_filter interfaces.
  • Refactoring the insert and contains implementation to a common internals base.
  • All static_bloom_filters are now fully equally comparable since the types will contain the hash functions in the signature too.
  • The default hash implementation has been changed to use Boost.Hash internally.
(No files)

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