boost::openmethod::inplace_vptr_derived::~inplace_vptr_derived
Set the vptr in each base class.
Synopsis
Declared in <boost/openmethod/inplace_vptr.hpp>
~inplace_vptr_derived() noexcept;
Description
For each base, set its vptr to the base's v‐table.
Created with MrDocs