[libcxx-commits] [PATCH] D131430: [libc++] Implement `thread::id` comparators as free functions

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 10 10:39:34 PDT 2022


avogelsgesang updated this revision to Diff 451551.
avogelsgesang marked an inline comment as done.
avogelsgesang added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131430

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__threading_support
  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: D131430.451551.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220810/ff724f06/attachment.bin>


More information about the libcxx-commits mailing list