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

#include <compressed_sparse_row_graph.hpp>

Public Member Functions

 local_vertex (OwnerMap owner, ProcessId id)
 
template<typename Vertex >
bool operator() (Vertex x)
 
template<typename Vertex >
bool operator() (Vertex x) const
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<typename OwnerMap , typename ProcessId >
template<typename Vertex >
bool boost::local_vertex< OwnerMap, ProcessId >::operator() ( Vertex  x)
inline

References boost::flyweights::x.

template<typename OwnerMap , typename ProcessId >
template<typename Vertex >
bool boost::local_vertex< OwnerMap, ProcessId >::operator() ( Vertex  x) const
inline

References boost::flyweights::x.


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