boost::openmethod::policies::VptrFn
Blueprint for vptr metafunctions (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Registry>
struct VptrFn;
Static Member Functions
Name |
Description |
Register the v‐table pointers. |
|
Return a reference to a v‐table pointer for an object. |
|
Release the resources allocated by |
Template Parameters
| Name | Description |
|---|---|
Registry |
The registry containing the policy. |
Created with MrDocs