• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation


  • Subject: Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 19 Feb 2009 14:48:08 -0600

On Feb 19, 2009, at 12:29 PM, Leo Singer wrote:

A std::vector would be unsuitable also because in my actual
application (not the cooked example I sent out) I need to be able to
manipulate that memory directly.

std::vector guarantees that you're allowed to do that.

Cheers,
Ken

_______________________________________________

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


References: 
 >Running out of memory on stack in C++ routine invoked within Cocoa NSOperation (From: Leo Singer <email@hidden>)
 >Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation (From: Michael Vannorsdel <email@hidden>)
 >Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation (From: Greg Parker <email@hidden>)
 >Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation (From: Leo Singer <email@hidden>)

  • Prev by Date: Re: Cocoa, Finder Preferences & Blank Media (CD-R etc) ...
  • Next by Date: Need recommendations for best way to build a custom view
  • Previous by thread: Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation
  • Next by thread: Re: Running out of memory on stack in C++ routine invoked within Cocoa NSOperation
  • Index(es):
    • Date
    • Thread