boost::openmethod::policies::IdsToVptr
Type ids and v‐table pointers for a class (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct IdsToVptr;
Member Functions
Name |
Description |
Returns an iterator to the beginning of a range of `type_id`s for a single registered class. |
|
Returns an iterator to the end of a range of `type_id`s for a single registered class. |
|
Returns a range of `type_id`s that this assignment applies to. |
Created with MrDocs