[libcxx-commits] [PATCH] D110042: [libc++] counting_semaphore should not be default-constructible

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 20 15:11:43 PDT 2021


Quuxplusone updated this revision to Diff 373723.
Quuxplusone added a comment.

Use `::value` not `_v`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110042

Files:
  libcxx/include/semaphore
  libcxx/test/std/thread/thread.semaphore/binary.pass.cpp
  libcxx/test/std/thread/thread.semaphore/ctor.compile.pass.cpp
  libcxx/test/std/thread/thread.semaphore/max.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110042.373723.patch
Type: text/x-patch
Size: 4131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210920/f00f833b/attachment.bin>


More information about the libcxx-commits mailing list