boost::openmethod::vptr_type
Alias to v‐table pointer type.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
using vptr_type = /* implementation-defined */ const*;
Description
vptr_type is an alias to the type of a v‐table pointer.
Created with MrDocs