I close BIP27. I won't be pursuing BIPs anymore

Guillaume Piolat via Digitalmars-d digitalmars-d at puremagic.com
Wed Oct 19 10:42:39 PDT 2016


On Tuesday, 18 October 2016 at 06:30:15 UTC, Namespace wrote:
> On Tuesday, 18 October 2016 at 02:54:08 UTC, Manu wrote:
>> I just want to be able to pass an rvalue to a function that 
>> receives a
>> const ref... that's why I came to this forum in the first 
>> place like,
>> 7 years ago. 7 years later... still can't.
>
> I recently wrote a PR for p0nce D idioms, which shows how you 
> can do that
> https://github.com/p0nce/d-idioms/pull/119

Just wanted to add that I still don't know (I'm lazy) what "auto 
ref" parameters, "auto ref" return, and friends do in D.
ref is somewhat easy to explain in C++ but complicated in D.


More information about the Digitalmars-d mailing list