#include <lemon/edge_set.h>
Inherits EdgeSetExtender< lemon::ListEdgeSetBase< _Graph > >.
Inheritance diagram for ListEdgeSet:
_Graph | The type of the graph which shares its node set with this class. Its interface must conform to the Graph concept. |
Public Member Functions | |
ListEdgeSet (const Graph &graph) | |
Constructor of the adaptor. |
ListEdgeSet | ( | const Graph & | graph | ) | [inline] |
Constructor of the adaptor.