[libcxx-commits] [libcxx] [libc++] Fix _CopySegment helper in ranges::copy(join_view, out) when called in a static assertion context (PR #69593)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 19 18:47:29 PDT 2023


https://github.com/ldionne approved this pull request.

LGTM. Is this part of the issue or all of it? It seems like this fixes the full issue, no?

https://github.com/llvm/llvm-project/pull/69593


More information about the libcxx-commits mailing list