BOOST_OPENMETHOD_CLASSES

Synopsis

BOOST_OPENMETHOD_CLASSES(CLASSES...[, REGISTRY]);

Description

Registers CLASSES in REGISTRY.

The default value for REGISTRY is the value of BOOST_OPENMETHOD_DEFAULT_REGISTRY when <boost/openmethod/core.hpp> is included. Subsequently changing it has no retroactive effect.

This macro is a wrapper around use_classes; see its documentation for more details.