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::bad_call::max_types
arrow_upward

boost::openmethod::bad_call::max_types

The maximum size of types

Synopsis

Declared in <boost/openmethod/preamble.hpp>

inline constexpr static
std::size_t max_types = 16;

Created with MrDocs