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]

r209839 - in /branches/gcc-4_9-branch/libstdc++...


Author: redi
Date: Sun Apr 27 16:32:55 2014
New Revision: 209839

URL: http://gcc.gnu.org/viewcvs?rev=209839&root=gcc&view=rev
Log:
	PR libstdc++/60497
	* include/std/tuple (get): Qualify calls to prevent ADL.
	* testsuite/20_util/tuple/60497.cc: New.

Added:
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/tuple/60497.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/std/tuple


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