[PATCH] D20799: Add C++17 std::not_fn negator.
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 1 18:02:53 PDT 2016
EricWF updated this revision to Diff 59324.
EricWF added a comment.
- Make not_fn call operator conditionally noexcept.
- Make 'std::invoke' conditionally noexcept as well.
http://reviews.llvm.org/D20799
Files:
include/functional
test/std/utilities/function.objects/func.invoke/invoke.pass.cpp
test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
www/cxx1z_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20799.59324.patch
Type: text/x-patch
Size: 22729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160602/0ec919e6/attachment-0001.bin>
More information about the cfe-commits
mailing list