Re: Updating tracking areas Rect
Re: Updating tracking areas Rect
- Subject: Re: Updating tracking areas Rect
- From: Graham Cox <email@hidden>
- Date: Tue, 29 Dec 2009 10:36:18 +1100
On 29/12/2009, at 10:27 AM, Graham Cox wrote:
> or iterate it by index backwards.
Or of course, just repeatedly delete item '0' until the count is 0. No need for an index, though it might not be all that efficient, if the internal implementation moves elements > removed index down one using an actual physical memory move.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden