[libcxx-commits] [PATCH] D60368: Add bind_front function (P0356R5)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 18 11:08:52 PDT 2020


zoecarver updated this revision to Diff 292850.
zoecarver edited the summary of this revision.
zoecarver added a comment.
Herald added a project: libc++.
Herald added a reviewer: libc++.

- Rebase and address review comments
- Add _LIBCPP_INLINE_VISIBILITY


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60368

Files:
  libcxx/include/functional
  libcxx/include/functional.rej
  libcxx/test/std/utilities/function.objects/func.bind_front/bind_front.pass.cpp
  libcxx/test/std/utilities/function.objects/func.bind_front/bind_front.verify.cpp
  libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
  libcxx/test/support/callable_types.h
  libcxx/www/cxx2a_status.html
  test/std/utilities/function.objects/func.bind_front/bind_front.fail.cpp
  test/std/utilities/function.objects/func.bind_front/bind_front.pass.cpp
  test/support/callable_types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60368.292850.patch
Type: text/x-patch
Size: 44863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200918/efd14b9d/attachment-0001.bin>


More information about the libcxx-commits mailing list