27 Jul
2005
27 Jul
'05
5:49 a.m.
Nat Goodspeed writes:
We have a class that contains a std::map. This class wants to provide its clients with iterators over just the values in the map, hiding the fact that there's a map under the covers at all. transform_iterator seems like just the ticket, and with Boost 1.31 we used these methods:
[...]
The reason I'm concerned is that when compiled with Boost 1.32, our program suffers mysterious crashes that it did not when compiled with Boost 1.31. :-(
See http://article.gmane.org/gmane.comp.lib.boost.devel/124603. -- Aleksey Gurtovoy MetaCommunications Engineering