r242375 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Nov 14 03:44:00 GMT 2016
Author: redi
Date: Mon Nov 14 03:44:56 2016
New Revision: 242375
URL: https://gcc.gnu.org/viewcvs?rev=242375&root=gcc&view=rev
Log:
Delete addressof for temporaries (LWG 2598)
* include/bits/move.h (addressof(const _Tp&&)): Add deleted overload,
as per LWG 2598.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/move.h
More information about the Libstdc++-cvs
mailing list