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]

r196128 - in /branches/gcc-4_7-branch/libstdc++...


Author: redi
Date: Mon Feb 18 22:51:23 2013
New Revision: 196128

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196128
Log:
	* include/std/functional (mem_fn): Qualify to prevent ADL.
	* testsuite/20_util/function_objects/mem_fn/adl.cc: New.

Added:
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/
    branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/adl.cc
Modified:
    branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_7-branch/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]