[libcxx-commits] [libcxx] [libc++] Partially implement P2846R6: `reserve_hint` (PR #206385)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 18 23:06:33 PDT 2026
inquisitivecrystal wrote:
I've implemented the suggestions. I also noticed I was missing `range.req` tests for `approximately_sized_range`, so I added some.
https://github.com/llvm/llvm-project/pull/206385
More information about the libcxx-commits
mailing list