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

Joseph Rushton Wakeling via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 1 12:14:23 PDT 2015


On 01/06/15 06:43, Andrei Alexandrescu via Digitalmars-d 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

Having just been playing with noncopyable types at the suggestion of Dicebot, 
Steve Schweighoffer and Martin Nowak, thanks for drawing attention to this.  I 
can see it being very useful to address.



More information about the Digitalmars-d mailing list