No. We've been able to return by ref for ages. However, when
Thx
On Tue, 03 Jun 2014 10:14:21 +
"Nordlöw" via Digitalmars-d-learn
wrote:
> The title
>
> "More ref return fixes in std.datetime now that the compiler
> allows them"
>
> of
>
> https://github.com/D-Programming-Language/phobos/pull/2227/files
>
> made me curious to what is meant by ref return. I
The title
"More ref return fixes in std.datetime now that the compiler
allows them"
of
https://github.com/D-Programming-Language/phobos/pull/2227/files
made me curious to what is meant by ref return. Is this a recent
improvement in DMD?