[libcxx-commits] [PATCH] D61170: Use std::move in numeric algorithms
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 27 11:17:47 PST 2020
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb2943765e72e: [libc++] Use std::move in numeric algorithms (P0616R0). (authored by zoecarver).
Changed prior to commit:
https://reviews.llvm.org/D61170?vs=307666&id=308095#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61170/new/
https://reviews.llvm.org/D61170
Files:
libcxx/docs/Cxx2aStatusPaperStatus.csv
libcxx/include/numeric
libcxx/test/std/numerics/numeric.ops/accumulate/accumulate_op.pass.cpp
libcxx/test/std/numerics/numeric.ops/adjacent.difference/adjacent_difference_op.pass.cpp
libcxx/test/std/numerics/numeric.ops/inner.product/inner_product_comp.pass.cpp
libcxx/test/std/numerics/numeric.ops/partial.sum/partial_sum_op.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61170.308095.patch
Type: text/x-patch
Size: 13848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201127/c64895dc/attachment.bin>
More information about the libcxx-commits
mailing list