On 11/16/2015 11:58 AM, Steven Schveighoffer wrote:
On 11/15/15 2:09 PM, Andrei Alexandrescu wrote:On 11/13/2015 06:10 PM, Andrei Alexandrescu wrote: [snip]Thanks all for the feedback. I've uploaded an updated version to http://dpaste.dzfl.pl/52a3013efe34. It doesn't use "inout", but doesn't duplicate code either; instead, it relies on private internal functions to do the deed.This still doesn't compile for me.
You need my emplace bugfixes, so get the latest toolchain. -- Andrei