Get Eclipse CDT + boost::shared_ptr<T> to work with syntax completion?
问题 How to get Eclipse CDT to treat shared_ptr as T * for syntax completion? I'm using windows in this instance. I have 1.39 in the "Program Files" folder. I am about to try 1.37. I am using the Galileo release of Eclipse. Also, I am only editing and browsing the source in Eclipse and building in VC++ Express. (but that is another story) 回答1: What version of boost are you using? According to this thread: Turns out there is something about Boost 1.39 that the CDT indexer does not like. If I allow