[libcxx-commits] [PATCH] D59029: [libc++] Do not specify the underlying type of memory_order

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 6 09:07:18 PST 2019


zoecarver added a comment.

Seems good to me. I remember @EricWF saying

> And we should static assert the underlying type of this matches the type we declare in C++17.

and

> I would like to see an explicit underlying type declared here.

though. He might have a point.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59029





More information about the libcxx-commits mailing list