[libcxx-commits] [PATCH] D96477: [libcxx] adds remaining callable concepts

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 18 11:32:34 PDT 2021


cjdb updated this revision to Diff 331642.
cjdb marked 3 inline comments as done.
cjdb added a comment.

fixes out of date thing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96477

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96477.331642.patch
Type: text/x-patch
Size: 21622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210318/919216f3/attachment-0001.bin>


More information about the libcxx-commits mailing list