On Tuesday, 26 January 2016 at 09:16:47 UTC, Ola Fosheim Grøstad wrote:
Would it be possible to make a fully compatible unique_ptr/shared_ptr solution that acts as the default memory management scheme in D within 6 months?


No that would be stupid to make that the default as it is unsafe.

Now if one want to use that, D is very capable of doing it already. Just won't make it the default (like it is not the default in C++ either).

People that don't switch because of this aren't going to swicth if it is added as it's already in.

  • C++17 Ola Fosheim Grøstad via Digitalmars-d
    • Re: C++17 deadalnix via Digitalmars-d
      • Re: C++17 Ola Fosheim Grøstad via Digitalmars-d

Reply via email to