Boost.OpenMethod

    • Motivation
    • Basic Features
      • Methods and Overriders
      • Performance
      • Smart Pointers
      • Header and Implementation Files
      • Namespaces
      • Friends
      • Multiple Dispatch
    • Advanced Features
      • Core API
      • Registries and Policies
      • Custom RTTI
      • Error Handling
      • Virtual Pointer Alternatives
      • Shared Libraries
    • Reference
      • Headers
      • Macros
      • Namespace boost::openmethod
  • boost::openmethod::policies::fast_perfect_hash::search_error::buckets
arrow_upward

boost::openmethod::policies::fast_perfect_hash::search_error::buckets

Number of buckets used in the last attempt

Synopsis

Declared in <boost/openmethod/policies/fast_perfect_hash.hpp>

std::size_t buckets;

Created with MrDocs