r241253 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Oct 17 16:50:00 GMT 2016


Author: redi
Date: Mon Oct 17 16:50:58 2016
New Revision: 241253

URL: https://gcc.gnu.org/viewcvs?rev=241253&root=gcc&view=rev
Log:
Qualify use of std::declval to avoid ADL

Backport from mainline:
2016-10-13  Jonathan Wakely  <jwakely@redhat.com>

	* include/experimental/propagate_const (element_type): Qualify
	declval.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/experimental/propagate_const



More information about the Libstdc++-cvs mailing list