[libcxx-commits] [PATCH] D96235: [libcxx] adds concepts `std::invocable` and `std::regular_invocable`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 9 18:13:55 PST 2021


cjdb updated this revision to Diff 322563.
cjdb marked 2 inline comments as done.
cjdb added a comment.

adds new lines to EOFs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96235

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/callable/functions.h
  libcxx/test/std/concepts/callable/invocable.compile.pass.cpp
  libcxx/test/std/concepts/callable/regularinvocable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96235.322563.patch
Type: text/x-patch
Size: 9803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210210/a46000c1/attachment-0001.bin>


More information about the libcxx-commits mailing list