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::indirect_vptr::fn
arrow_upward

boost::openmethod::policies::indirect_vptr::fn

Synopsis

Declared in <boost/openmethod/preamble.hpp>

template<class Registry>
struct fn;

Created with MrDocs