BOOST_OPENMETHOD_OVERRIDERS
Return the class template containing the overriders for all the methods with a given name.
Synopsis
Declared in <boost/openmethod/macros.hpp>
#define BOOST_OPENMETHOD_OVERRIDERS(ID)
Description
BOOST_OPENMETHOD_OVERRIDERS expands to the name of the class template that contains the overriders for all the methods with a given name.
|
|
See Also
Created with MrDocs