template<typename T>
eckit::BloomFilter class

Public types

using data_type = unsigned long long

Constructors, destructors, conversion operators

BloomFilter(size_t size)
~BloomFilter()

Public functions

auto empty() const -> bool
void insert(const T& value)
auto contains(const T& value) const -> bool

Friends

auto operator<<(std::ostream& s, const BloomFilter<T>& p) -> std::ostream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.