[libcxx-commits] [libcxx] [libc++] Deprecate the C++20 synchronization library before C++20 (PR #86410)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 15 07:57:59 PDT 2024


ldionne wrote:

> I'll take your word on that. The surface level complexity of the functions we've applied the deprecation macro to don't immediately make that clear.

That's right. The surface functions are really simple but the implementation is where it gets more complicated.


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


More information about the libcxx-commits mailing list