[libcxx-commits] [libcxx] [libc++] Refactor<__type_traits/is_swappable.h> (PR #86822)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 17 13:36:39 PDT 2024


https://github.com/ldionne approved this pull request.

The code LGTM, but can you expand on the rationale for this change in the PR description? I assume this has to do with reduced compilation times?

Also, do you have a plan to make similar changes in many other type traits?

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


More information about the libcxx-commits mailing list