Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <iterator.hpp>
Public Member Functions | |
value_iterator (const typename map_type::const_iterator &other) | |
const map_type::value_type::first_type & | operator* () const |
const map_type::value_type::first_type * | operator-> () const |
Iterator over map values.
map_type | the iterated map |
|
inlineexplicit |
|
inline |
|
inline |