
15 May
2010
15 May
'10
1:41 p.m.
Mostafa wrote:
Hi all,
Why isn't there a mapped_type/key_type iterator adaptor in boost? (Just in case it's not clear, something which allow one to iterator over the keys or the mapped-values of a map/multimap.) I would think this is a pretty common need.
Do http://www.boost.org/doc/libs/1_43_0/libs/range/doc/html/range/reference/ada... and http://www.boost.org/doc/libs/1_43_0/libs/range/doc/html/range/reference/ada... address your needs? Not exactly iterator adaptors though... HTH, Gevorg