static array literal syntax request: auto x=[1,2,3]S;

Mehrdad wfunction at hotmail.com
Sun Jun 10 20:09:49 PDT 2012


On Monday, 11 June 2012 at 03:05:36 UTC, Jonathan M Davis wrote:
> What are you trying to fix beyond assignments to static arrays 
> with array literals?

Just the fact that it would reduce unnecessary heap allocations.
I'm not trying to 'fix' it though, as it's not broken. (Then 
again, neither is it right now.)




More information about the Digitalmars-d mailing list