boost::openmethod::policies::RttiFn::dynamic_type
Returns the dynamic type_id of an object.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Class>
static
type_id
dynamic_type(Class const& obj);
Parameters
| Name | Description |
|---|---|
obj |
A reference to an instance of |
Created with MrDocs