[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 05:21:06 PDT 2022
avogelsgesang updated this revision to Diff 450769.
avogelsgesang added a comment.
correct synopsis
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.450769.patch
Type: text/x-patch
Size: 9738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/fddfb9c3/attachment.bin>
More information about the libcxx-commits
mailing list