<div dir="ltr">Thanks. Looks like this is okay. I'll submit.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 25, 2015 at 1:56 PM, Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On 2015-Mar-25, at 13:36, David Blaikie <<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> On Wed, Mar 25, 2015 at 1:31 PM, Rui Ueyama <<a href="mailto:ruiu@google.com">ruiu@google.com</a>> wrote:<br>
> Yup, I'd like to hear from more audiences about their opinions.<br>
><br>
> We already have a few instances of perfect forwarding in LLVm - mostly in more core libraries than this, but I don't think it's too interesting. Especially in this really basic/common/cliched case - there's nothing else here to make it particularly confusing, it's just the classic application of variadic templates/perfect forwarding.<br>
><br>
> (but yeah - I'm hardly the best test subject for this, so more opinions are certainly valuable)<br>
<br>
</span>I agree with David here.<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
><br>
> On Wed, Mar 25, 2015 at 1:28 PM, Simon Atanasyan <<a href="mailto:simon@atanasyan.com">simon@atanasyan.com</a>> wrote:<br>
> As to me the patch looks good. The code becomes much shorter. But I do not think that `std::forward` is a common idiom for constructor inheritance. Might it confuse somebody?<br>
><br>
><br>
> REPOSITORY<br>
>   rL LLVM<br>
><br>
> <a href="http://reviews.llvm.org/D8616" target="_blank">http://reviews.llvm.org/D8616</a><br>
><br>
> EMAIL PREFERENCES<br>
>   <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
><br>
><br>
> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br>
</div></div></blockquote></div><br></div>