<div dir="ltr">I would be in favor of splitting the implementations up, should I move them to different headers or just one giant ifdef in this header?</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 29, 2018 at 12:03 PM Louis Dionne via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ldionne requested changes to this revision.<br>
ldionne added a comment.<br>
This revision now requires changes to proceed.<br>
<br>
I'd like to see benchmarking results that show the benefit of this approach.<br>
<br>
Also, it's not clear to me that trying to "merge" the two implementations is the right choice. Maybe we want a straight up different implementation (i.e. replace `std::function` as a whole instead of having many `#ifdef`s in the existing `std::function`).<br>
<br>
<br>
Repository:<br>
  rCXX libc++<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D55045/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D55045/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D55045" rel="noreferrer" target="_blank">https://reviews.llvm.org/D55045</a><br>
<br>
<br>
<br>
</blockquote></div>