OSDN Git Service

2011-12-11 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Dec 2011 10:32:04 +0000 (10:32 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 11 Dec 2011 10:32:04 +0000 (10:32 +0000)
* Tweak ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182200 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 38d7847..920dab8 100644 (file)
@@ -42,6 +42,7 @@
 
 2011-12-09  François Dumont <fdumont@gcc.gnu.org>
 
+       PR libstdc++/44436 (unordered containers emplace, emplace_hint bits)
        * include/bits/hashtable.h (_Hashtable<>::emplace,
        _Hashtable<>::emplace_hint): Add.
        * include/debug/unordered_set (unordered_set<>::emplace,