[libcxx-commits] [libcxx] [libc++] Uniformly require complete types in vector member functions (PR #211110)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 22 04:06:30 PDT 2026
philnik777 wrote:
#211231 is an alternative to this approach, which also improves diagnostics of incomplete types in general. Assuming the Clang folks are happy with it I think that's the superior approach.
https://github.com/llvm/llvm-project/pull/211110
More information about the libcxx-commits
mailing list