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