Cleanup class after method?

Flaze07 christianseiji.cs at gmail.com
Thu Jul 5 05:47:20 UTC 2018


On Wednesday, 4 July 2018 at 16:02:25 UTC, Jonathan M Davis wrote:
> -dip1000 fully implements scope so that it verifies that no 
> reference escapes, but it's not ready yet, let alone the 
> default behavior.
>
> - Jonathan M Davis

I read the proposal about -dip1000 ( not all, some ) and there is 
also a scoped! template in std.typecons, so...is it better to use 
the scope keyword, or scoped! template


More information about the Digitalmars-d-learn mailing list