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

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 22 11:53:58 PST 2021


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

addresses comments by @Mordante and @curdeius


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
  libcxx/test/std/concepts/lang/moveconstructible.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96477.325525.patch
Type: text/x-patch
Size: 22816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210222/5406df34/attachment-0001.bin>


More information about the libcxx-commits mailing list