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::vptr_vector::fn::has_type_hash
arrow_upward

boost::openmethod::policies::vptr_vector::fn::has_type_hash

Synopsis

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

inline constexpr static
auto has_type_hash = !std::is_same_v<type_hash, void>;

Created with MrDocs