boost::openmethod::policies::runtime_checks
Policy for post‐initialize runtime checks.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct runtime_checks final
Description
If this policy is present, performs the following checks:
-
Classes of virtual arguments have been registered.
-
Dynamic and static types match in "final" constructs (
final_virtual_ptrand related functions).