[libcxx-commits] [libcxx] [libc++] Avoid type-punning between __value_type and pair (PR #134819)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 14 12:22:34 PDT 2025


EricWF wrote:

Do you have any plans for testing the if this change reduces or increases the amount of template instantiations / code bloat produced by the container?

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


More information about the libcxx-commits mailing list