[libcxx-commits] [PATCH] D68480: Implementation of C++20's P1135R6 for libcxx
Olivier Giroux via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 18 15:13:46 PDT 2020
__simt__ marked an inline comment as done.
__simt__ added inline comments.
================
Comment at: libcxx/include/atomic:443
template <class Integral>
Integral
----------------
ldionne wrote:
> ldionne wrote:
> > We forgot to update the synopsis for this header with the C++20 Synchronization Library. @__simt__ would you be willing to do that in a followup change?
> Ping @__simt__
Yep. Thanks for the ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68480/new/
https://reviews.llvm.org/D68480
More information about the libcxx-commits
mailing list