Example of the perils of binding rvalues to const ref

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Wed Sep 17 17:53:40 PDT 2014


On 9/17/14, 12:28 PM, IgorStepanov wrote:
> I want to place Foo(1) to buckets[nn].key without postblit call.
> Compiler can't help me now, however, I think, It can do it without
> language change.

File an enhancement request with explanations and sample code, the 
works. This will be good. Thanks! -- Andrei


More information about the Digitalmars-d mailing list