[libcxx-commits] [libcxx] [libc++] Add `__exchange` as a C++11 utility (PR #187953)
Christopher Di Bella via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Apr 26 10:36:36 PDT 2026
cjdb wrote:
@frederick-vs-ja what is inconvenient about manually writing out `std::__exchange(__obj, _Tp())`?
https://github.com/llvm/llvm-project/pull/187953
More information about the libcxx-commits
mailing list