• 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: Compile errors with Objective-C++ properties as STL/TR1 smart pointers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile errors with Objective-C++ properties as STL/TR1 smart pointers


  • Subject: Re: Compile errors with Objective-C++ properties as STL/TR1 smart pointers
  • From: Tron Thomas <email@hidden>
  • Date: Sat, 26 Dec 2009 23:09:27 -0800

I tried (valueUser.value)->GetAmount()) and I still get the same errors.
Date: Sun, 27 Dec 2009 11:47:35 +1100
From: Brian Bruinewoud<email@hidden>
Subject: Re: Compile errors with Objective-C++ properties as STL/TR1
	smart	pointers
To: undisclosed-recipients: ;
Cc: email@hidden
Message-ID:<email@hidden>
Content-Type: text/plain; charset=windows-1252

It's probably just a parsing thing, have you tried:
::NSLog(@"The value's amount is %d", (valueUser.value)->GetAmount());
_______________________________________________

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


  • Prev by Date: Re: [iPhone] Refreshing a UITableView in a UINavigationController...
  • Next by Date: Re: UITextfield print to NSLog
  • Previous by thread: Re: Having problems understanding NSPredicateEditor
  • Next by thread: resizing NSCollectionView enclosed view items
  • Index(es):
    • Date
    • Thread