Encouraging memory efficiency

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 17 13:18:43 PDT 2014


On Thursday, 17 July 2014 at 19:41:57 UTC, Jacob Carlborg wrote:
> On 2014-07-17 18:35, Kapps wrote:
>
>> Also, there used to be a built in syntax, 'scope foo = new 
>> Foo()' that
>> would allocate on the stack, but that's deprecated now (and 
>> seemed to
>> segfault when I tried it).
>
> It is still available and no sign of deprecation (except 
> everyone saying that).

"Discouraged and unmaintained" is probably a better description.


More information about the Digitalmars-d mailing list