r248237 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu May 18 15:31:00 GMT 2017
Author: redi
Date: Thu May 18 15:31:36 2017
New Revision: 248237
URL: https://gcc.gnu.org/viewcvs?rev=248237&root=gcc&view=rev
Log:
PR libstdc++/80504 qualify calls to avoid ADL
Backport from mainline
2017-04-24 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/80504
* include/std/functional (ref, cref): Qualify calls.
* testsuite/20_util/reference_wrapper/80504.cc: New test.
Added:
branches/gcc-5-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/80504.cc
Modified:
branches/gcc-5-branch/libstdc++-v3/ChangeLog
branches/gcc-5-branch/libstdc++-v3/include/std/functional
More information about the Libstdc++-cvs
mailing list