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