https://issues.dlang.org/show_bug.cgi?id=15313

--- Comment #2 from Andrei Alexandrescu <[email protected]> ---
(In reply to ZombineDev from comment #1)
> Andrei, I think you meant to write:
> const Node* n = emplace!(const Node)(buf, 42, null, 10);

Correct, thanks! By mistake I pasted the minimally changed code that does work.

--

Reply via email to