#include <graph_utility.hpp>
Public Member Functions | |
incident_from_predicate (Vertex u, const Graph &g) | |
template<class Edge > | |
bool | operator() (const Edge &e) const |
Public Attributes | |
Vertex | m_u |
const Graph & | m_g |
|
inline |
|
inline |
const Graph& boost::incident_from_predicate< Vertex, Graph >::m_g |
Vertex boost::incident_from_predicate< Vertex, Graph >::m_u |