[libcxx-commits] [PATCH] D107785: [libc++] Add the __bind_back and __compose helpers

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 11 07:08:40 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG89a7bdb1f37a: [libc++] Add the __bind_back and __compose helpers (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107785

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__functional/bind_back.h
  libcxx/include/__functional/compose.h
  libcxx/include/functional
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/functional/bind_back.module.verify.cpp
  libcxx/test/libcxx/diagnostics/detail.headers/functional/compose.module.verify.cpp
  libcxx/test/libcxx/utilities/function.objects/func.bind.partial/bind_back.pass.cpp
  libcxx/test/libcxx/utilities/function.objects/func.bind.partial/compose.pass.cpp
  libcxx/test/std/utilities/function.objects/func.bind_front/bind_front.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107785.365740.patch
Type: text/x-patch
Size: 27889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210811/d412cd1f/attachment-0001.bin>


More information about the libcxx-commits mailing list