boost::openmethod::policies::static_rtti::fn::is_polymorphic
Always evaluates to false.
Synopsis
Declared in <boost/openmethod/policies/static_rtti.hpp>
template<class Class>
inline constexpr static
bool is_polymorphic = false;
Template Parameters
Name |
Description |
Class |
A class. |
Created with MrDocs