[tickets] [opensaf:tickets] #2224 imm: Improve the iteration in ImmModel

2016-12-11 Thread Hung Nguyen
--- ** [tickets:#2224] imm: Improve the iteration in ImmModel** **Status:** accepted **Milestone:** 5.2.FC **Created:** Mon Dec 12, 2016 07:09 AM UTC by Hung Nguyen **Last Updated:** Mon Dec 12, 2016 07:09 AM UTC **Owner:** Hung Nguyen After removing an element from a map, the iterator is re

[tickets] [opensaf:tickets] #2224 imm: Improve the iteration in ImmModel

2016-12-13 Thread Hung Nguyen
- **status**: accepted --> review --- ** [tickets:#2224] imm: Improve the iteration in ImmModel** **Status:** review **Milestone:** 5.2.FC **Created:** Mon Dec 12, 2016 07:09 AM UTC by Hung Nguyen **Last Updated:** Mon Dec 12, 2016 07:09 AM UTC **Owner:** Hung Nguyen After removing an elemen

[tickets] [opensaf:tickets] #2224 imm: Improve the iteration in ImmModel

2016-12-20 Thread Hung Nguyen
- Description has changed: Diff: --- old +++ new @@ -16,3 +16,4 @@ With C++11, erase(const_iterator) returns an iterator to the next element. We can avoid resetting the iterator. +Also some more improvements, see the patches for deatils. - **status**: review --> fixed - **Comment