[Issue 21903] Class construction for C++ interop with -betterC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 8 13:53:52 UTC 2021


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

kinke <kinke at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kinke at gmx.net

--- Comment #3 from kinke <kinke at gmx.net> ---
This works with LDC v1.27+ due to `__traits(initSymbol, T)` [with an additional
`-release` to circumvent a check for matching buffer length requiring
druntime].

--


More information about the Digitalmars-d-bugs mailing list