• 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: Code Sense and C++
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Sense and C++


  • Subject: Re: Code Sense and C++
  • From: Christos Chryssochoidis <email@hidden>
  • Date: Fri, 11 Jan 2008 11:21:31 +0200

Thank you very much for your answer.



On 10 Ιαν 2008, at 11:16 ΜΜ, Thomas Engelmeier wrote:


On 10.01.2008, at 20:50, Christos Chryssochoidis wrote:

Is there some problem with Code Sense and C++ projects in Xcode 3? I can't seem to make it work...

It works up to an certain point if you don't use namespaces.

e.g. in my trivial project
void CPTPPacket::describe_dts( CPayloadStream&s, uint16_t data_type, std::ostream& dest )
{
// here I can complete s, but not dest


IMO, C++ is a second class citizen in Xcode. You'll see quite some limitations (no refactoring, no completion of namespaced symbols, missing documentation, limited STL datatype introspection in the debugger, broken g++ error message decoding ...)

Regards,
	Tom_E

_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Code Sense and C++ (From: Christos Chryssochoidis <email@hidden>)
 >Re: Code Sense and C++ (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: Re: Errors building loadable bundle on Mac OS X 10.4
  • Next by Date: How do I move through argument lists in Code Sense?
  • Previous by thread: Re: Code Sense and C++
  • Next by thread: Re: CFBundleGetFunctionPointerForName
  • Index(es):
    • Date
    • Thread