[libcxx-commits] [PATCH] D103327: [libc++] NFC: Move std::copy to its own header
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 28 09:49:07 PDT 2021
ldionne added a comment.
This is an example patch for a mechanical split that we should do for all algorithms before we start doing `ranges::` algorithms.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103327/new/
https://reviews.llvm.org/D103327
More information about the libcxx-commits
mailing list