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