This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r185895 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Tue Mar 27 20:25:12 2012
New Revision: 185895

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

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