DIP1000: Scoped Pointers

Nordlöw via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Aug 12 05:24:50 PDT 2016


On Wednesday, 10 August 2016 at 20:35:23 UTC, Dicebot wrote:
> The first DIP has just landed into the new queue. It is a 
> proposal from language authors and thus it bypasses usual 
> nitpicking process and proceeds straight to requesting 
> community (your!) feedback.

Thanks for all the work.

One remarks. I guess `RefCountedSlice` should infer access 
permissions of `payload` and `count` to allow

     RefCountedSlice!(const(T))

right? Is that beyond the scope of the DIP?


More information about the Digitalmars-d-announce mailing list