https://issues.dlang.org/show_bug.cgi?id=24805
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Treleaven <[email protected]> --- > As default construction is not a thing with structs What about initializing the context pointer? https://dlang.org/spec/property.html#init-vs-construction --
