[libcxx-commits] [libcxx] [libc++] Remove unused defaulted template arg from `__rewrap_range`. (PR #67733)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 29 09:00:36 PDT 2023
https://github.com/ldionne approved this pull request.
This makes sense to me, but I'd like @philnik777 to have a quick look as well to make sure this was a copy-paste error (what it looks like).
@philnik777 Did you write it that way to make it possible to deduce from something like `{}` passed as an argument?
@AMP999 Please wait for @philnik777 to validate before merging.
https://github.com/llvm/llvm-project/pull/67733
More information about the libcxx-commits
mailing list