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

Re: code completion


  • Subject: Re: code completion
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 1 Jun 2006 16:49:35 -0700

On Jun 1, 2006, at 3:03 PM, Markian Hlynka wrote:

Is Xcode able to do code completion on an instantiated template? ie


#include "Range_Table.h"


Range_Table<int> evalRankTable;


evalRankTable.[hit escape; no completions found]


The Xcode indexer doesn't parse C++ templates, so no indexer-based functions (code completion, class model, class diagram, Find Symbols, Project Symbols smargroup) will deal intelligently with templates.

Chris
 _______________________________________________
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:
    • templates & function menu; was: code completion
      • From: Markian Hlynka <email@hidden>
    • Re: code completion
      • From: Dix Lorenz <email@hidden>
References: 
 >code completion (From: Markian Hlynka <email@hidden>)

  • Prev by Date: Re: Does XCode 2.3 included latest docs, or do I need them separately?
  • Next by Date: Re: Does XCode 2.3 included latest docs, or do I need them separately?
  • Previous by thread: code completion
  • Next by thread: Re: code completion
  • Index(es):
    • Date
    • Thread