[clang-tools-extra] [libc++] Implement ranges::iota (PR #68494)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 06:40:48 PDT 2023
philnik777 wrote:
You should make the operators conditionally available based on whether the underlying type has them. The rest looks good.
https://github.com/llvm/llvm-project/pull/68494
More information about the cfe-commits
mailing list