ValueIterator Class Reference
Detailed Description
template<typename _Graph, typename _Item, typename _Value>
class lemon::IterableValueMap< _Graph, _Item, _Value >::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/iterable_maps.h>
List of all members.