boost::openmethod::policies::InitializeClass
Class information for initializing a policy (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct InitializeClass;
Member Functions
Name |
Description |
Beginning of a range of type ids for a class. |
|
End of a range of type ids for a class. |
|
Reference to the v‐table pointer for the class. |
Description
Provides the v‐table pointer for a class, identified by one or more type ids, via the members described on this page.
Created with MrDocs