boost::openmethod::policies::rtti
Policy for manipulating type information.
Description
rtti policies are responsible for type information acquisition and dynamic casting.
Requirements
Classes implementing this policy must:
-
derive from
rtti. -
provide a
fn<Registry>metafunction that conforms to theRttiFnblueprint.
Derived Classes
Name |
Description |
Policy for deferred type id collection. |
|
Minimal implementation of the |
|
Implements the |
See Also
Created with MrDocs