Move Constructors - Converting Lvalues to Rvalues
Imperatorn
johan_forsberg_86 at hotmail.com
Thu Oct 3 14:27:37 UTC 2024
On Wednesday, 2 October 2024 at 18:57:24 UTC, Timon Gehr wrote:
> On 10/2/24 20:00, Walter Bright wrote:
>> [...]
>
> I don't think it affects how overloading works. You just treat
> it as a by-value argument as far as overloading and lifetime
> handling is concerned. In terms of ABI however, you pass the
> argument by reference.
>
> [...]
What is the amount we need to pay to not get another attribute?
More information about the Digitalmars-d
mailing list