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

#include <utilmm/undirected_graph.hh>

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

Public Member Functions

 base_out_edge_iterator ()
 
 base_out_edge_iterator (typename Traits::out_edge_iterator e)
 

Constructor & Destructor Documentation

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

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

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page