#include <lemon/edge_set.h>
Inherits UEdgeSetExtender< lemon::UndirGraphExtender< lemon::SmartEdgeSetBase< _Graph > > >.
Inheritance diagram for SmartUEdgeSet:
_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 | |
SmartUEdgeSet (const Graph &graph) | |
Constructor of the adaptor. |
SmartUEdgeSet | ( | const Graph & | graph | ) | [inline] |
Constructor of the adaptor.