The point of const, scope, and other attributes
jmh530
john.michael.hall at gmail.com
Wed May 11 23:07:41 UTC 2022
On Wednesday, 11 May 2022 at 18:21:29 UTC, Walter Bright wrote:
> On 5/11/2022 5:54 AM, jmh530 wrote:
>> And then for whatever reason there was a change so that now
>> scope return has to be return scope.
>
> The reason was does "ref scope return" mean return-ref scope,
> or does it mean ref return-scope?
I get that it was done for a reason...it's just a confusing
reason...
More information about the Digitalmars-d
mailing list