https://issues.dlang.org/show_bug.cgi?id=24482
--- Comment #3 from [email protected] --- Right; and an actual array would store an `E[]` or an `E*`. When `e`'s type is one of those, the program compiles. --
d-bugmail--- via Digitalmars-d-bugs Thu, 04 Apr 2024 16:17:50 -0700
https://issues.dlang.org/show_bug.cgi?id=24482
--- Comment #3 from [email protected] --- Right; and an actual array would store an `E[]` or an `E*`. When `e`'s type is one of those, the program compiles. --