ecolab::Rep_const_iterator< Rep > Class Template Reference

An iterator suitable for "duck-typing" with Graph. More...

#include <netcomplexity.h>

Collaboration diagram for ecolab::Rep_const_iterator< Rep >:
Collaboration graph

Public Member Functions

 Rep_const_iterator (const Rep &rp, bool end)
 
 Rep_const_iterator (const Rep_const_iterator &x)
 
const Rep_const_iteratoroperator= (const Rep_const_iterator &x)
 
Edge operator* () const
 
const Edgeoperator-> () const
 
void operator++ ()
 
bool operator== (const Rep_const_iterator &x) const
 
bool operator!= (const Rep_const_iterator &x) const
 

Detailed Description

template<class Rep>
class ecolab::Rep_const_iterator< Rep >

An iterator suitable for "duck-typing" with Graph.


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