[libcxx-commits] [PATCH] D58201: Make std::memory_order an enum class (P0439R0)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 13 19:42:17 PST 2019


zoecarver updated this revision to Diff 186790.
zoecarver marked 4 inline comments as done.
zoecarver added a comment.

Fix based on review and mark complete in status.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58201/new/

https://reviews.llvm.org/D58201

Files:
  include/atomic
  src/experimental/memory_resource.cpp
  test/std/atomics/atomics.order/memory_order.pass.cpp
  test/std/atomics/atomics.order/memory_order_new.pass.cpp
  www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58201.186790.patch
Type: text/x-patch
Size: 16712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190214/b5432942/attachment-0001.bin>


More information about the libcxx-commits mailing list