unordered_map
17.7 KB
-
re PR libstdc++/57065 (incorrect default allocator template for debug and profile unordered_map) · 03d7aff6
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
Paolo Carlini committed