Why can't I give a function's return type the scope storage class?

Atila Neves atila.neves at gmail.com
Tue Mar 19 18:09:16 UTC 2019


On Tuesday, 19 March 2019 at 14:28:00 UTC, ag0aep6g wrote:
> On 19.03.19 11:19, Atila Neves wrote:
>>>> [...]
> [...]
>> [...]
> I don't think that's what happens. As far as I see, you get a 
> dangling pointer, because you've got bad `@trusted` code in 
> automem [1]:
>
> [...]

Very good point.

I'm going to have to stroke my beard whilst looking upwards for a 
bit now.


More information about the Digitalmars-d mailing list