boost::openmethod::odr_violation
One Definition Rule violation.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
struct odr_violation
: openmethod_error
Description
This error is raised if the definition of default_registry is inconsistent across translation units, due to misuse of BOOST_OPENMETHOD_ENABLE_RUNTIME_CHECKS.