[libcxx-commits] [PATCH] D131362: [libc++] Implement `operator<=> for `thread::id`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 13 17:31:17 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG41e7665c4b8e: [libc++] Implement `operator<=>` for `thread::id` (authored by avogelsgesang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131362

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/__threading_support
  libcxx/include/thread
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/cmp.pass.cpp
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/eq.pass.cpp
  libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/lt.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131362.452461.patch
Type: text/x-patch
Size: 10895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220814/6121c432/attachment.bin>


More information about the libcxx-commits mailing list