[libcxx-commits] [libcxx] [libc++] Implement ranges::iota (PR #68494)
James E T Smith via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 22 06:25:42 PDT 2024
jamesETsmith wrote:
## Update 2024-05-22
@var-const, I've addressed (hopefully) all of your comments, please let me know if I missed anything or if you see anything else. For [this comment](https://github.com/llvm/llvm-project/pull/68494#discussion_r1600717329) about `std::forward` being in `<utility>`, what would you like me to do here? I'm already importing `<utility>` in that test, but maybe you meant something else.
https://github.com/llvm/llvm-project/pull/68494
More information about the libcxx-commits
mailing list