• 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
code completion not working?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

code completion not working?


  • Subject: code completion not working?
  • From: Markian Hlynka <email@hidden>
  • Date: Thu, 15 Jun 2006 01:57:56 -0600

I have a very simple function:

istream & operator>>(std::istream & inStream, KnowledgeBase & obj)
{
...
}

it's in a .cpp file. There's a header file which contains the declaration of class KnowledgeBase. It is included in the file in which the above function is located.

When I type "obj." there are no completions available. Why not? I've rebuilt the index with the button in the project info general pane... is there something else I'm missing?

Thanks!

Markian
_______________________________________________
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


  • Prev by Date: Re: zero link on of off?
  • Next by Date: What does "Count not find OSO file" means?
  • Previous by thread: Re: Breakpoints and debug window (was: Xcode-users Digest, Vol 3, Issue 424)
  • Next by thread: What does "Count not find OSO file" means?
  • Index(es):
    • Date
    • Thread