[patch] Define std::invoke()

Jonathan Wakely jwakely@redhat.com
Sat Oct 24 23:37:00 GMT 2015


This implements C++17's std::invoke(), as a call to std::__invoke() so
we can also use it in C++11 and C++14.

This includes the resolution of LWG 2219 which was just passed in
Kona.

Tested powerpc64le-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 21836 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20151024/c185318d/attachment.bin>


More information about the Libstdc++ mailing list