[patch] libstdc++/59768 Fix std::invoke support for reference_wrappers

Jonathan Wakely jwakely@redhat.com
Fri Dec 11 21:43:00 GMT 2015


My attempt to implement LWG 2219 wasn't very good and resulted in
ambiguous overloads for the testcase in PR 59768. This fixes it, and
makes sure that const reference_wrappers can be used too.

Tested powerpc64le-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 9342 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151211/d7f51916/attachment.bin>


More information about the Gcc-patches mailing list