[libcxx-commits] [libcxx] [libc++] Avoid discarding const-ness when copy-constructing vectors (PR #69988)

via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 24 02:39:42 PDT 2023


https://github.com/philnik777 commented:

Do you have a link to the standardese that requires us to copy-construct from a const object?

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


More information about the libcxx-commits mailing list