Boost.OpenMethod

    • Motivation
    • Basic Features
      • Methods and Overriders
      • Performance
      • Smart Pointers
      • Header and Implementation Files
      • Namespaces
      • Friends
      • 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::no_overrider
arrow_upward

boost::openmethod::no_overrider

No overrider for virtual tuple

Synopsis

Declared in <boost/openmethod/preamble.hpp>

struct no_overrider
    : bad_call

Base Classes

Name Description

bad_call

No valid overrider

Member Functions

Name

Description

write

Write a short description to an output stream

See Also

bad_call for data members.

Created with MrDocs