Boost logo

Boost :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-05-23 11:26:51


Lewis Hyatt skrev:
> I haven't tried 1.34 yet, but I have a vague memory that the
iterators for ptr_map were changed to have the same interface as
std::map. (So, for instance, the key for iter is accessed with
iter->first, instead of iter.key()). Is this true?

yes.

> And if so, can this be added to the list of changes for 1.34? I
didn't see it there, and this is an important change, since it will
break a lot of code. Thanks.

it's not on the main boost page, but avaible here:

http://www.boost.org/libs/ptr_container/doc/ptr_container.html#upgrading-from-boost-v-1-33

-Thorsten


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk