Doesn't this limit the ability to change the default GC type?Doesn't this confusion make GC pointers just as unsafe as raw pointers? Has there been any prior discussion about introducing managed pointers in D?
Why same pointer type for GC and manual memory?
IGotD- via Digitalmars-d-learn Wed, 13 Nov 2019 03:11:12 -0800
I'm trying to find the rationale why GC pointers (should be names
managed pointers) are using the exact same type as any other
pointer.
- Why same pointer type for GC ... IGotD- via Digitalmars-d-learn
- Re: Why same pointer typ... Ola Fosheim Grøstad via Digitalmars-d-learn
- Re: Why same pointer typ... Dukc via Digitalmars-d-learn
- Re: Why same pointer... IGotD- via Digitalmars-d-learn
- Re: Why same poi... Suleyman via Digitalmars-d-learn
- Re: Why same... kinke via Digitalmars-d-learn
- Re: Why same poi... Kagamin via Digitalmars-d-learn
- Re: Why same pointer typ... user1234 via Digitalmars-d-learn
- Re: Why same pointer... IGotD- via Digitalmars-d-learn
- Re: Why same poi... Basile B. via Digitalmars-d-learn
- Re: Why same... IGotD- via Digitalmars-d-learn