[PATCH] D55045: Add a version of std::function that includes a few optimizations.

Jordan Soyke via Phabricator reviews at reviews.llvm.org
Fri Dec 7 12:13:37 PST 2018


jsoyke updated this revision to Diff 177274.
jsoyke added a comment.

Remove hardcoded config option.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55045/new/

https://reviews.llvm.org/D55045

Files:
  include/__config
  include/functional
  test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F.pass.cpp
  test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp
  test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_move.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55045.177274.patch
Type: text/x-patch
Size: 35334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181207/886efe79/attachment-0001.bin>


More information about the libcxx-commits mailing list