[Issue 19841] Wrong ABI for C++ functions taking a struct by value

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 2 14:03:02 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19841

--- Comment #2 from Atila Neves <atila.neves at gmail.com> ---
Ah. In that case it's the copy ctor that causes this to happen:

https://godbolt.org/z/HZGk6o

--


More information about the Digitalmars-d-bugs mailing list