Probably but not necessarily. It's possible that the loop only goes through part of it.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-01-30 21:47: Subject: Multiset iterator
No, but consider that both looping over the mapping and copying the mapping are O(n), but running through the loop has much higher constant.
/ Mirar