On Tuesday, 13 March 2018 at 22:33:56 UTC, Jonathan M Davis wrote:
And you can't get rid of it, because the object can still be moved, which would invalidate the pointer that you have referring to the static array.... https://issues.dlang.org/show_bug.cgi?id=17448
Thanks for the info.