• 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: Thomas Engelmeier <email@hidden>
  • Date: Thu, 10 Jan 2008 22:16:57 +0100


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


  • Follow-Ups:
    • Re: Code Sense and C++
      • From: Christos Chryssochoidis <email@hidden>
References: 
 >Code Sense and C++ (From: Christos Chryssochoidis <email@hidden>)

  • Prev by Date: Re: CFBundleGetFunctionPointerForName
  • Next by Date: Re: Xcode 3.0 and new SCM features
  • Previous by thread: Code Sense and C++
  • Next by thread: Re: Code Sense and C++
  • Index(es):
    • Date
    • Thread