[Issue 14638] The last (in lexical order) copy of an object must be a move
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jun 1 07:00:03 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14638
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issues.dlang at jmdavisProg.co
| |m
--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
So, basically, you want RVO to be guaranteed to occur rather than it being
considered an optimization (and thus being optional)?
--
More information about the Digitalmars-d-bugs
mailing list