boost::openmethod::policies::std_rtti
Implements the rtti policy using standard RTTI.
Synopsis
struct std_rtti
: rtti
Description
std_rtti implements the rtti policy using the standard C++ RTTI system. It is the default RTTI policy.
Created with MrDocs