<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 4:54 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:reid@kleckner.net" target="_blank">reid@kleckner.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5us" class="a3s" style="overflow:hidden">MSVC 2013 provides std::make_unique, which it finds with ADL when one of<br>

the parameters is std::unique_ptr, leading to an ambiguous overload.</div></blockquote></div><br>Should we replace our version with a using declaration when we're using a sufficiently modern MSVC?</div></div>