[Issue 19348] Struct casts should be better documented.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 14 23:24:19 UTC 2026
https://issues.dlang.org/show_bug.cgi?id=19348
--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #22732 "Migrate spec from dlang.org to dmd repository"
was merged into master:
- 309255f0777b07d8932019f04a31ef21b75687bc by Nick Treleaven:
Fix Bugzilla 19348 - Struct casts should be better documented
Document fallback casting from struct/static array to struct.
Add example.
Also add link to struct constructors for `T(args)` *PostfixExpression*.
https://github.com/dlang/dmd/pull/22732
--
More information about the Digitalmars-d-bugs
mailing list