[libcxx-commits] [libcxx] [libc++] optimization on ranges::drop_view::begin (#72883) (PR #72929)
Hewill Kang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 21 18:53:22 PST 2023
https://github.com/hewillk commented:
I don't think explicitly specifying the type improves readability, `ranges::distance` already implies signed values.
https://github.com/llvm/llvm-project/pull/72929
More information about the libcxx-commits
mailing list