• 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
Cocoa equivalent of std::vector<MyType> ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa equivalent of std::vector<MyType> ?


  • Subject: Cocoa equivalent of std::vector<MyType> ?
  • From: Guillaume Laurent <email@hidden>
  • Date: Sun, 14 Dec 2008 13:34:31 +0100

Hi all,

I need to create an array of values of a specific type, and I'd prefer to have it as a set of values rather than pointer to values (mostly performance reasons), so not an NSMutableArray. I couldn't find anything in Cocoa to do this, am I missing something or is it just not a "Cocoa-ish" way of doing things ? :-)

Thx,

--
Guillaume
http://telegraph-road.org





_______________________________________________

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


  • Follow-Ups:
    • Re: Cocoa equivalent of std::vector<MyType> ?
      • From: Ken Thomases <email@hidden>
    • Re: Cocoa equivalent of std::vector<MyType> ?
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: override hide on deactivate?
  • Next by Date: Re: Cocoa equivalent of std::vector<MyType> ?
  • Previous by thread: Scroll wheel events during drag-and-drop?
  • Next by thread: Re: Cocoa equivalent of std::vector<MyType> ?
  • Index(es):
    • Date
    • Thread