Had another 48hr game jam this weekend...

deadalnix deadalnix at gmail.com
Sun Sep 1 03:43:06 PDT 2013


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.


More information about the Digitalmars-d mailing list