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

The default cycle visitor provides an empty visit function for cycle visitors. More...

#include <tiernan_all_cycles.hpp>

Public Member Functions

template<typename Path , typename Graph >
void cycle (const Path &p, const Graph &g)
 

Detailed Description

The default cycle visitor provides an empty visit function for cycle visitors.

Member Function Documentation

template<typename Path , typename Graph >
void boost::cycle_visitor::cycle ( const Path &  p,
const Graph &  g 
)
inline

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