On Wednesday, 17 February 2016 at 00:45:35 UTC, Chris Wright wrote:http://dpldocs.info/search/search?searchTerm=emplace to create an exception object in manually allocated memory.Aye, this overload: http://dpldocs.info/experimental-docs/std.conv.emplace.3.htmlthough the example there is awful, wtf is it even trying to show?
I guess it is primarily supposed to be a unittest to verify that emplace works with interfaces...
