[libcxx-commits] [libcxx] [libc++][vector] Make constructor vector(count, value, allocator) exception-safe (PR #82033)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 16 11:53:43 PST 2024


philnik777 wrote:

Please don't move the code outside the class definition. We try to move away from that.

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


More information about the libcxx-commits mailing list