[PATCH] D20800: Make <functional> placeholders constexpr in C++17

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


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

Implement LWG issue #2488 (http://cplusplus.github.io/LWG/lwg-defects.html#2488).



http://reviews.llvm.org/D20800

Files:
  include/functional
  src/bind.cpp
  test/std/utilities/function.objects/bind/func.bind/func.bind.place/placeholders.pass.cpp
  www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20800.59002.patch
Type: text/x-patch
Size: 4349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160530/57f24736/attachment.bin>


More information about the cfe-commits mailing list