[PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 30 21:06:53 PST 2018
jsoyke updated this revision to Diff 176240.
jsoyke marked 2 inline comments as done.
jsoyke added a comment.
Use _LIBCPP_CONSTEXPR
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55045/new/
https://reviews.llvm.org/D55045
Files:
benchmarks/function.bench.cpp
include/__config
include/functional
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.176240.patch
Type: text/x-patch
Size: 21692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181201/c750c1f3/attachment.bin>
More information about the llvm-commits
mailing list