Bytemaster's Boost Libraries
Static Public Member Functions
boost::reflect::vtable_reflector< InterfaceType > Struct Template Reference

Enables specialization of visit for InterfaceType. More...

#include <vtable.hpp>

List of all members.

Static Public Member Functions

template<typename Visitor , typename InterfaceDelegate >
static void visit (const boost::reflect::vtable< InterfaceType, InterfaceDelegate > *vtbl, const Visitor &v)

Detailed Description

template<typename InterfaceType>
struct boost::reflect::vtable_reflector< InterfaceType >

Enables specialization of visit for InterfaceType.

This class is specialized by BOOST_REFLECT_ANY and BOOST_REFLECT_ANY_DERIVED


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines