DIP 1016--ref T accepts r-values--Community Review Round 1
Manu
turkeyman at gmail.com
Sat Jul 21 01:04:26 UTC 2018
On Fri, 20 Jul 2018 at 18:02, Manu <turkeyman at gmail.com> wrote:
>
> [...]
>
> I think you're describing now a bug where a function returns an
> lvalue, but it was meant to return an rvalue.
Sorry, wrong way around! I meant to say:
I think you're describing now a bug where a function returns an
rvalue, but it was meant to return an lvalue (ie, a ref).
More information about the Digitalmars-d
mailing list