[libcxx-commits] [libcxx] [libcxx] Remove Redundant Reset in ~basic_string (PR #164718)
Aiden Grossman via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 3 09:02:46 PST 2025
boomanaiden154 wrote:
> We should probably move __uninitialized_tag, but that can be done separately.
Makes sense. It was a bit weird including that header just for that struct. Any opinions/ideas on where it should go?
https://github.com/llvm/llvm-project/pull/164718
More information about the libcxx-commits
mailing list