[libcxx-commits] [PATCH] D68480: Implementation of C++20's P1135R6 for libcxx

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 18 14:41:00 PDT 2020


ldionne added inline comments.
Herald added a reviewer: libc++.


================
Comment at: libcxx/include/atomic:443
 
 template <class Integral>
     Integral
----------------
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__ 


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