Get Eclipse CDT + boost::shared_ptr<T> to work with syntax completion?
- by Jeff V
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)