Boost.OpenMethod

    • Introduction
    • Open-Methods 101
    • Performance
    • Smart Pointers
    • Headers
    • Namespaces
    • Friendship
    • 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::attempts
arrow_upward

boost::openmethod::policies::fast_perfect_hash::search_error::attempts

Number of attempts to find hash factors

Synopsis

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

std::size_t attempts;

Created with MrDocs