boost::openmethod::policies::RttiFn::static_type
Returns the static type_id of a type.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Class>
static
type_id
static_type();
Description
|
|
Template Parameters
| Name | Description |
|---|---|
Class |
A class. |
Created with MrDocs