Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::base_visitor< Visitor > Struct Template Reference

#include <visitors.hpp>

Inheritance diagram for boost::base_visitor< Visitor >:

Public Types

typedef on_no_event event_filter
 

Public Member Functions

template<class T , class Graph >
void operator() (T, Graph &)
 

Member Typedef Documentation

template<class Visitor>
typedef on_no_event boost::base_visitor< Visitor >::event_filter

Member Function Documentation

template<class Visitor>
template<class T , class Graph >
void boost::base_visitor< Visitor >::operator() ( T  ,
Graph &   
)
inline

The documentation for this struct was generated from the following file: