Re: Emacs D Mode and __vector

2013-07-07 Thread Russel Winder
On Sun, 2013-07-07 at 13:53 +0200, Peter Alexander wrote: > On Sunday, 7 July 2013 at 11:11:54 UTC, Russel Winder wrote: > > Is __vector part of D? > > Yep, it's officially in the list of keywords and in the language > spec. > > > If so what type of thing is it? > > It's kind of a type construc

Re: Emacs D Mode and __vector

2013-07-07 Thread Peter Alexander
On Sunday, 7 July 2013 at 11:11:54 UTC, Russel Winder wrote: Is __vector part of D? Yep, it's officially in the list of keywords and in the language spec. If so what type of thing is it? It's kind of a type constructor, like const, shared, etc., so I'd put it in that category for syntax