[Issue 24868] New: Undocumented cast from struct to static array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 20 11:59:29 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24868
Issue ID: 24868
Summary: Undocumented cast from struct to static array
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dlang.org
Assignee: nobody at puremagic.com
Reporter: nick at geany.org
Casting a struct to a static array is shown in issue 6092 and issue 24866, but
it doesn't appear in the spec:
https://dlang.org/spec/expression.html#cast_expressions
PR incoming.
--
More information about the Digitalmars-d-bugs
mailing list