ValueIterator Class Reference
Detailed Description
template<typename GR, typename K, typename V>
class lemon::CrossRefMap< GR, K, V >::ValueIterator
This iterator is an stl compatible forward iterator on the values of the map. The values can be accessed in the
[beginValue, endValue)
range.
#include <lemon/maps.h>
List of all members.