nxpp
Header-only graph utilities on top of Boost Graph Library
Loading...
Searching...
No Matches
nxpp::Graph< NodeID, EdgeWeight, Directed, Multi, Weighted, OutEdgeSelector, VertexSelector >::ConstEdgeProxy Class Reference

Public Member Functions

 ConstEdgeProxy (const Graph *g, NodeID u, NodeID v)
 
template<bool W = Weighted>
requires (W)
 operator EdgeWeight () const
 
ConstEdgeAttrProxy operator[] (const std::string &key) const
 
ConstEdgeAttrProxy operator[] (const char *key) const
 

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