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