Util--  1.1
Public Member Functions | List of all members
utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator Class Reference

#include <utilmm/undirected_graph.hh>

Inheritance diagram for utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator:
Inheritance graph
[legend]
Collaboration diagram for utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator:
Collaboration graph
[legend]

Public Member Functions

 edge_iterator ()
 
 edge_iterator (typename Traits::edge_iterator e)
 

Constructor & Destructor Documentation

◆ edge_iterator() [1/2]

template<class BidirectionalGraph, class GraphRef = const BidirectionalGraph&>
utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator::edge_iterator ( )
inline

◆ edge_iterator() [2/2]

template<class BidirectionalGraph, class GraphRef = const BidirectionalGraph&>
utilmm::undirected_graph< BidirectionalGraph, GraphRef >::edge_iterator::edge_iterator ( typename Traits::edge_iterator  e)
inline

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

Generated on Mon Oct 22 2018 18:39:28 for Util-- by doxygen 1.8.13
SourceForge.net Project Page