[libcxx-commits] [PATCH] D68837: [libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 6 04:04:43 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13c90a57165b: [libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68837

Files:
  libcxx/include/algorithm
  libcxx/include/iterator
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp
  libcxx/test/support/test_iterators.h
  libcxx/test/support/test_macros.h
  libcxx/test/support/user_defined_integral.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68837.228037.patch
Type: text/x-patch
Size: 29145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191106/7bbcc7ed/attachment-0001.bin>


More information about the libcxx-commits mailing list