Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::graph::distributed::cc_detail::hashed_vertex_compare< OwnerMap, LocalMap > Class Template Reference

#include <connected_components.hpp>

Public Member Functions

 hashed_vertex_compare (const OwnerMap &o, const LocalMap &l)
 
template<typename Vertex >
bool operator() (const Vertex x, const Vertex y)
 

Constructor & Destructor Documentation

template<typename OwnerMap, typename LocalMap>
boost::graph::distributed::cc_detail::hashed_vertex_compare< OwnerMap, LocalMap >::hashed_vertex_compare ( const OwnerMap &  o,
const LocalMap &  l 
)
inline

Member Function Documentation

template<typename OwnerMap, typename LocalMap>
template<typename Vertex >
bool boost::graph::distributed::cc_detail::hashed_vertex_compare< OwnerMap, LocalMap >::operator() ( const Vertex  x,
const Vertex  y 
)
inline

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