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::errors
arrow_upward

boost::openmethod::policies::fast_perfect_hash::errors

Synopsis

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

using errors = std::variant<search_error>;

Created with MrDocs