This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r165072 - in /trunk/libstdc++-v3: include/std/f...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]