[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
Wed Feb 10 11:38:46 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG17db24a7a8f2: [libcxx] adds concepts `std::invocable` and `std::regular_invocable` (authored by cjdb).

Changed prior to commit:
  https://reviews.llvm.org/D96235?vs=322563&id=322771#toc

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
  libcxx/test/std/concepts/lang/derived.compile.pass.cpp

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


More information about the libcxx-commits mailing list