https://issues.dlang.org/show_bug.cgi?id=21586
Jack Applegame <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jack Applegame <[email protected]> --- But if you add a copy constructor to the structure, no temporary copy is created. It's weird, but acceptable. --
