[libcxx-commits] [PATCH] D60368: Add bind_front function (P0356R5)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Nov 29 09:38:26 PST 2020
zoecarver updated this revision to Diff 308217.
zoecarver added a comment.
- Use new status format
- Rebase on master
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60368/new/
https://reviews.llvm.org/D60368
Files:
libcxx/docs/Cxx2aStatusIssuesStatus.csv
libcxx/docs/Cxx2aStatusPaperStatus.csv
libcxx/include/functional
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60368.308217.patch
Type: text/x-patch
Size: 31119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201129/bb5ab2c1/attachment-0001.bin>
More information about the libcxx-commits
mailing list