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

#include <metric_tsp_approx.hpp>

Public Types

typedef graph_traits< Graph >
::vertex_descriptor 
Vertex
 

Public Member Functions

 BOOST_CONCEPT_USAGE (TSPVertexVisitorConcept)
 

Member Typedef Documentation

template<typename Visitor , typename Graph >
typedef graph_traits<Graph>::vertex_descriptor boost::TSPVertexVisitorConcept< Visitor, Graph >::Vertex

Member Function Documentation

template<typename Visitor , typename Graph >
boost::TSPVertexVisitorConcept< Visitor, Graph >::BOOST_CONCEPT_USAGE ( TSPVertexVisitorConcept< Visitor, Graph >  )
inline

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