• 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: vector of bools
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vector of bools


  • Subject: Re: vector of bools
  • From: John Stiles <email@hidden>
  • Date: Tue, 4 Apr 2006 17:23:29 -0700

There's always Objective-C++, so you can keep using vector<bool>.
(vector<bool> is kind of the red-headed stepchild of STL anyway. I wouldn't expect it to survive the transition to TR1; it isn't a "real" vector in some glaring ways.)



On Apr 4, 2006, at 5:19 PM, Boyd Collier wrote:

Does cocoa have anything with the functionality of vector<bool> from C++? Using an array of BOOLs, as I'm now doing, seems wasteful.

Boyd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40blizzard.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Array operators (From: Julio Cesar Silva dos Santos <email@hidden>)
 >vector of bools (From: Boyd Collier <email@hidden>)

  • Prev by Date: vector of bools
  • Next by Date: Re: Bindings question for core data application
  • Previous by thread: vector of bools
  • Next by thread: Re: vector of bools
  • Index(es):
    • Date
    • Thread