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