#include <local_subgraph.hpp>
Public Types | |
typedef bool | result_type |
typedef graph_traits < DistributedGraph > ::edge_descriptor | argument_type |
Public Member Functions | |
is_local_edge () | |
is_local_edge (DistributedGraph &g) | |
result_type | operator() (const argument_type &e) const |
typedef graph_traits<DistributedGraph>::edge_descriptor boost::is_local_edge< DistributedGraph >::argument_type |
typedef bool boost::is_local_edge< DistributedGraph >::result_type |
|
inline |
|
inline |
|
inline |
References boost::source(), and boost::target().