[libcxx-commits] [PATCH] D135016: [libc++] Implement P1169R4 (static operator())

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Dec 10 09:03:56 PST 2022


philnik updated this revision to Diff 481866.
philnik added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135016

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__functional/function.h
  libcxx/include/__type_traits/strip_signature.h
  libcxx/include/future
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/thread/futures/futures.task/futures.task.members/ctad.compile.pass.cpp
  libcxx/test/std/thread/futures/futures.task/futures.task.members/ctad.static.compile.pass.cpp
  libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ctad.static.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135016.481866.patch
Type: text/x-patch
Size: 19626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221210/f8301a31/attachment-0001.bin>


More information about the libcxx-commits mailing list