r165076 - in /branches/gcc-4_5-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Oct 7 00:39:00 GMT 2010


Author: redi
Date: Thu Oct  7 00:39:23 2010
New Revision: 165076

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165076
Log:
2010-10-07  Jonathan Wakely  <jwakely.gcc@gmail.com>

	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:
    branches/gcc-4_5-branch/libstdc++-v3/testsuite/20_util/bind/45924.cc
Modified:
    branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_5-branch/libstdc++-v3/include/std/functional



More information about the Libstdc++-cvs mailing list