[libcxx-commits] [PATCH] D61170: Use std::move in numeric algorithms

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 23 14:19:05 PST 2020


zoecarver updated this revision to Diff 307197.
zoecarver added a comment.
Herald added a project: libc++.

- Rebase off master
- Remove comments at the end of "#endif"s
- Update the www


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61170

Files:
  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
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61170.307197.patch
Type: text/x-patch
Size: 14241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201123/3ab96ccc/attachment-0001.bin>


More information about the libcxx-commits mailing list