]> git.ipfire.org Git - thirdparty/gcc.git/commit
Delete addressof for temporaries (LWG 2598)
authorJonathan Wakely <jwakely@redhat.com>
Mon, 14 Nov 2016 03:44:56 +0000 (03:44 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 14 Nov 2016 03:44:56 +0000 (03:44 +0000)
commit3ce968519a2b871e3d396dd785359c47218dba1a
treeefcd36288acf36ae6d394b93b8d3aa9ebb80394a
parent9c52cc0189659e70155ab6ace4dc498bbf9d2142
Delete addressof for temporaries (LWG 2598)

* include/bits/move.h (addressof(const _Tp&&)): Add deleted overload,
as per LWG 2598.

From-SVN: r242375
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/move.h