[libc-commits] [PATCH] D148971: [libc] Adjust the `cpp:function` type to support lambdas

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 21 17:05:14 PDT 2023


jhuber6 updated this revision to Diff 515958.
jhuber6 added a comment.

Add second SFINAE check required for overloading.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148971

Files:
  libc/src/__support/CPP/functional.h
  libc/src/__support/CPP/type_traits.h
  libc/src/__support/CPP/utility.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148971.515958.patch
Type: text/x-patch
Size: 5875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230422/7920ef48/attachment.bin>


More information about the libc-commits mailing list