[Issue 19348] Struct casts should be better documented.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 4 13:48:08 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=19348
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3931 "Fix Bugzilla 19348 - Struct casts should be
better documented" was merged into master:
- a81bfae802dc4df1324404d93dad3e02b4e1d08b 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/dlang.org/pull/3931
--
More information about the Digitalmars-d-bugs
mailing list