[Bug libstdc++/45924] [4.5/4.6 Regression] [C++0x] bind<R>(x)(y, z) fails

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 7 00:17:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45924

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-10-07 00:17:30 UTC ---
Author: redi
Date: Thu Oct  7 00:17:24 2010
New Revision: 165072

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165072
Log:
    PR libstdc++/45924
    * include/std/functional (_Bind_result::operator()): Do not expand
    template parameter pack in forward call.
    * testsuite/20_util/bind/45924.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/20_util/bind/45924.cc
Modified:
    trunk/libstdc++-v3/include/std/functional



More information about the Gcc-bugs mailing list