[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:01:03 PDT 2021
cjdb updated this revision to Diff 331625.
cjdb added a comment.
rebases because this patch is super old
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.331625.patch
Type: text/x-patch
Size: 21641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210318/478e72af/attachment-0001.bin>
More information about the libcxx-commits
mailing list