From cff90044727d4ef002a4ad16dbbed230d00f7551 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Fri, 11 Jun 2010 15:02:33 +0000 Subject: tuple (_Swallow_assign::operator=): Add const. 2010-06-11 Jonathan Wakely * include/std/tuple (_Swallow_assign::operator=): Add const. (ignore): Replace anonymous namespace member with const instance. From-SVN: r160613 --- libstdc++-v3/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libstdc++-v3/ChangeLog') diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index b7c9727..6990691 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2010-06-11 Jonathan Wakely + + * include/std/tuple (_Swallow_assign::operator=): Add const. + (ignore): Replace anonymous namespace member with const instance. + 2010-06-10 Suresh Gumpula PR libstdc++/43918 -- cgit v1.1