]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/debug/unordered_map
re PR libstdc++/57065 (incorrect default allocator template for debug and profile...
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 25 Apr 2013 09:42:46 +0000 (09:42 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 25 Apr 2013 09:42:46 +0000 (09:42 +0000)
commit03d7aff6ee94f302ea87255a89f8f3686085ed03
treec259932e0323ae5053034c49d3ebc494549893e9
parent1ef395e461dd47b7d985c074a9f9ad6b399acc1d
re PR libstdc++/57065 (incorrect default allocator template for debug and profile unordered_map)

2013-04-25  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/57065
* include/debug/unordered_map (unordered_map, unordered_multimap):
Fix default allocator type.
* include/profile/unordered_map (unordered_map, unordered_multimap):
Likewise.
* include/bits/unordered_map.h: Fix comments.

From-SVN: r198279
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/unordered_map.h
libstdc++-v3/include/debug/unordered_map
libstdc++-v3/include/profile/unordered_map