[libcxx-commits] [libcxx] [libc++] Implement ranges::iota (PR #68494)
via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 27 06:40:50 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 libcxx-commits
mailing list