Move Constructors - Converting Lvalues to Rvalues
Timon Gehr
timon.gehr at gmx.ch
Sat Oct 12 22:47:08 UTC 2024
On 10/13/24 00:43, Timon Gehr wrote:
> // foo(2); // error, refuses to call `foo(S(s))` to convert to `int`
(Should say: "convert to `S`" or "convert from `int`".)
More information about the Digitalmars-d
mailing list