[libcxx-commits] [PATCH] D60368: Add bind_front function (P0356R5)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 9 17:54:37 PDT 2019
zoecarver updated this revision to Diff 194430.
zoecarver added a comment.
Fix `return` in tests and update www.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60368/new/
https://reviews.llvm.org/D60368
Files:
include/functional
test/std/utilities/function.objects/func.bind_front/bind_front.fail.cpp
test/std/utilities/function.objects/func.bind_front/bind_front.pass.cpp
www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60368.194430.patch
Type: text/x-patch
Size: 6485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190410/64f3028b/attachment-0001.bin>
More information about the libcxx-commits
mailing list