Better handling of noncopyable objects and objects with this(this)

IgorStepanov via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 1 12:19:21 PDT 2015


On Monday, 1 June 2015 at 04:43:20 UTC, Andrei Alexandrescu wrote:
> FYI I just created 
> https://issues.dlang.org/show_bug.cgi?id=14638 as one of 
> possibly several language enhancements to improve usability of 
> noncopyable types (most allocators are not copyable) and to 
> enhance performance of objects that define this(this). -- Andrei
My last year's thoughts about that:
https://issues.dlang.org/show_bug.cgi?id=13492


More information about the Digitalmars-d mailing list