https://issues.dlang.org/show_bug.cgi?id=19234
--- Comment #5 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12648 "[dmd-cxx] Fix Issue 19234 - betterC TypeInfo error when using slice copy on Structs" was merged into dmd-cxx: - 14d3a7e52f73250d0f152f97f89ed7a43ccf9a90 by Nathan Sashihara: [dmd-cxx] Fix Issue 19234 - betterC TypeInfo error when using slice copy on Structs Known limitation: does not work for struct with postblit or dtor. https://github.com/dlang/dmd/pull/12648 --
