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