Bytemaster's Boost Libraries
|
Enables specialization of visit for InterfaceType. More...
#include <vtable.hpp>
Static Public Member Functions | |
template<typename Visitor , typename InterfaceDelegate > | |
static void | visit (const boost::reflect::vtable< InterfaceType, InterfaceDelegate > *vtbl, const Visitor &v) |
Enables specialization of visit for InterfaceType.
This class is specialized by BOOST_REFLECT_ANY and BOOST_REFLECT_ANY_DERIVED