boost::openmethod::policies::InitializeContext
Context for initializing a policy (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct InitializeContext;
Description
initialize passes a "context" object, of unspecified type, to the initialize functions of the policies that have one. It provides the v‐table pointer for the registered classes, via the members described on this page.
Member Functions
Name |
Description |
Beginning of a range of |
|
End of a range of |
Created with MrDocs