r203230 - in /branches/gcc-4_8-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Oct 6 17:38:00 GMT 2013


Author: redi
Date: Sun Oct  6 17:38:10 2013
New Revision: 203230

URL: http://gcc.gnu.org/viewcvs?rev=203230&root=gcc&view=rev
Log:
	PR libstdc++/57465
	* include/std/functional
	(_Function_base::_Base_manager::_M_not_empty_function): Fix overload
	for pointers.
	* testsuite/20_util/function/cons/57465.cc: New.

Added:
    branches/gcc-4_8-branch/libstdc++-v3/testsuite/20_util/function/cons/57465.cc
Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/std/functional



More information about the Libstdc++-cvs mailing list