[libcxx-commits] [PATCH] D131362: [libc++] Implement `operator<=> for `thread::id`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 8 14:02:11 PDT 2022
avogelsgesang updated this revision to Diff 450942.
avogelsgesang added a comment.
rebase on D131430 <https://reviews.llvm.org/D131430> and implement `operator<=>` as free function
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.450942.patch
Type: text/x-patch
Size: 11178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/388d2c3f/attachment.bin>
More information about the libcxx-commits
mailing list