On Sunday, 1 September 2013 at 10:21:18 UTC, Jakob Ovrum wrote:
On Sunday, 1 September 2013 at 09:46:08 UTC, Jacob Carlborg wrote:
That doesn't mean there aren't any IDE's out there with good support for autocompletion. The one in Eclipse for Java is fantastic. The one in Xcode 4+ for C/C++ and Objective-C/C++ is really good.

Java is not a good comparison because it does not have any compile-time metaprogramming features to speak of.

I've never used Xcode but how does it fare when faced with C++ template metaprogramming?


My understanding is that it uses libclang.

Reply via email to