[PATCH] D20799: Add C++17 std::not_fn negator.

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Mon May 30 14:01:27 PDT 2016


EricWF created this revision.
EricWF added a reviewer: mclow.lists.
EricWF added a subscriber: cfe-commits.

Exactly what it sounds like.

I plan to commit this in a couple of days assuming no objections.

http://reviews.llvm.org/D20799

Files:
  include/functional
  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.58997.patch
Type: text/x-patch
Size: 18360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160530/a97f2c5b/attachment.bin>


More information about the cfe-commits mailing list