Rvalue references

Dgame r.schuett.1987 at gmail.com
Wed Jan 10 08:08:55 UTC 2018


On Wednesday, 10 January 2018 at 01:56:02 UTC, Steven 
Schveighoffer wrote:
> But current auto ref is what we have, so I would recommend 
> using it.

I would recommend to ignore auto ref for rvalue references. It 
generates 2^N functions where N is the amount of auto ref 
parameters. That the most awful template bloat I've ever seen.




More information about the Digitalmars-d-learn mailing list