https://issues.dlang.org/show_bug.cgi?id=15313
ZombineDev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ZombineDev <[email protected]> --- Andrei, I think you meant to write: const Node* n = emplace!(const Node)(buf, 42, null, 10); --
