Boost.OpenMethod

    • Tutorials
      • Hello World
      • Multiple Dispatch
      • Headers and Namespaces
      • Friendship
      • Performance
      • Smart Pointers
      • Virtual Pointer Alternatives
      • Core API
      • Registries and Policies
      • Error Handling
      • Custom RTTI
      • Dynamic Loading
    • Reference
  • boost::openmethod::virtual_ptr<Class, Registry>::operator‐>
arrow_upward

boost::openmethod::virtual_ptr<Class, Registry>::operator‐>

Synopsis

Declared in <boost/openmethod/core.hpp>

element_type*
operator‐>() const;

Created with MrDocs