How to pass noncopyable variadic arguments with ref?

user1234 user1234 at 12.de
Thu Oct 20 16:34:34 UTC 2022


On Thursday, 20 October 2022 at 14:03:10 UTC, tchaloupka wrote:
> Hi,
> I've found strange behavior where:
> [...]
> Shouldn't it at least protest that objects can't be passed to 
> the function as they aren't copyable?

it's clearly a compiler bug to me. Something is not checked when 
the call is verified.


More information about the Digitalmars-d-learn mailing list