Opened 8 years ago
#10152 new Bugs
Bimap documentation lacks information on iterator invalidation
Reported by: | Owned by: | Matias Capeletto | |
---|---|---|---|
Milestone: | To Be Determined | Component: | bimap |
Version: | Boost 1.55.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Bimap in its documentation doesn't mention when iterators are invalidated (if at all). Or at least it doesn't say it explicitly enough.
While it seems that it should and could since it is implemented in terms of MultiIndex while MultiIndex does specify that.
See also thread "[Bimap] Iterator invalidation" on gmane.comp.lib.boost.user.
Note:
See TracTickets
for help on using tickets.