[libcxx-commits] [libcxx] [libc++] Partially implement P2846R6: `reserve_hint` (PR #206385)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 18 17:57:19 PDT 2026
inquisitivecrystal wrote:
> I think you are missing the changes to this section: `[range.utility.conv.to]`.
I'd been thinking of that as part of the container changes. But it is in the ranges namespace, so it probably makes more sense to do it here. Will do.
https://github.com/llvm/llvm-project/pull/206385
More information about the libcxx-commits
mailing list