mirror of
https://review.haiku-os.org/haiku
synced 2025-02-04 04:35:57 +01:00
d56e19fb9e
Add NodeChangeBegin()/NodeChangeEnd() methods that can be used by the index when the respective node attribute has changed. They make sure that the iterator doesn't move with the node, should it be inserted into the index at a different position.