[PATCH] P0356R5 Simplified partial function application
Jonathan Wakely
jwakely@redhat.com
Thu Mar 7 14:36:00 GMT 2019
On 07/03/19 14:15 +0000, Jonathan Wakely wrote:
> * include/std/functional [C++20] (_Bind_front, _Bind_front_t): Define
> helpers for bind_front.
> (bind_front, __cpp_lib_bind_front): Define.
> * testsuite/20_util/function_objects/bind_front/1.cc: New test.
The new test had a typo, which wasn't noticed because the test was
only being compiled, not executed. Fixed like so, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1139 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190307/00d0a932/attachment.bin>
More information about the Libstdc++
mailing list