BOOST_OPENMETHOD_TYPE
Synopsis
Defined in <boost/openmethod/macros.hpp>.
BOOST_OPENMETHOD_TYPE(ID, (PARAMETERS...), RETURN_TYPE [, REGISTRY]);
Description
Expands to the core specialization created by
BOOST_OPENMETHOD called with the same arguments.method