Can we drop static struct initializers?
Bill Baxter
wbaxter at gmail.com
Sat Nov 21 04:24:25 PST 2009
On Sat, Nov 21, 2009 at 3:07 AM, retard <re at tard.com.invalid> wrote:
> Fri, 20 Nov 2009 17:06:44 -0300, Leandro Lucarella wrote:
>
>>> So, C-style arrays are gone, C-style struct initializers are gone,
>>
>> C-style comma operator is gone, ... no, wait. I'm dreaming =P
>
> It will never die. It's a perfect construct to be used in code generation.
Yes, but as has been point out many times, it doesn't need to occupy
such a plumb piece of syntactical real estate in order to be a useful
code gen construct.
--bb
More information about the Digitalmars-d
mailing list