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

redi@gcc.gnu.org redi@gcc.gnu.org
Sun Apr 27 16:36:00 GMT 2014


Author: redi
Date: Sun Apr 27 16:36:26 2014
New Revision: 209842

URL: http://gcc.gnu.org/viewcvs?rev=209842&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_8-branch/libstdc++-v3/testsuite/20_util/tuple/60497.cc
Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/std/tuple



More information about the Libstdc++-cvs mailing list