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

#include <compressed_sparse_row_graph.hpp>

Public Member Functions

 local_edge (OwnerMap owner, ProcessId id)
 
template<typename Vertex >
bool operator() (std::pair< Vertex, Vertex > &x)
 
template<typename Vertex >
bool operator() (const std::pair< Vertex, Vertex > &x) const
 

Constructor & Destructor Documentation

template<typename OwnerMap , typename ProcessId >
boost::local_edge< OwnerMap, ProcessId >::local_edge ( OwnerMap  owner,
ProcessId  id 
)
inline

Member Function Documentation

template<typename OwnerMap , typename ProcessId >
template<typename Vertex >
bool boost::local_edge< OwnerMap, ProcessId >::operator() ( std::pair< Vertex, Vertex > &  x)
inline
template<typename OwnerMap , typename ProcessId >
template<typename Vertex >
bool boost::local_edge< OwnerMap, ProcessId >::operator() ( const std::pair< Vertex, Vertex > &  x) const
inline

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