aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely.gcc@gmail.com>2013-01-16 09:20:34 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2013-01-16 09:20:34 +0000
commit8175e9866c9bdd4300ad11d0196c69a65036a9f1 (patch)
tree09d17ad81858e565dc037a69cf4b591e41101256 /gcc/doc
parent8b0a1e0b4371c8c2597a5f310f2a1843832d38da (diff)
downloadgcc-8175e9866c9bdd4300ad11d0196c69a65036a9f1.zip
gcc-8175e9866c9bdd4300ad11d0196c69a65036a9f1.tar.gz
gcc-8175e9866c9bdd4300ad11d0196c69a65036a9f1.tar.bz2
re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector)
PR libstdc++/55043 * include/std/unordered_map: Include alloc_traits.h * include/std/unordered_set: Likewise. * include/bits/alloc_traits.h: Define __is_copy_insertable. * include/bits/unordered_map.h: Use it. * include/bits/unordered_set.h: Likewise. * include/debug/unordered_map.h: Likewise. * include/debug/unordered_set.h: Likewise. * include/profile/unordered_map.h: Likewise. * include/profile/unordered_set.h: Likewise. * include/bits/hashtable.h: Fix comment typos. * testsuite/23_containers/unordered_map/55043.cc: New. * testsuite/23_containers/unordered_multimap/55043.cc: New. * testsuite/23_containers/unordered_multiset/55043.cc: New. * testsuite/23_containers/unordered_set/55043.cc: New. From-SVN: r195231
Diffstat (limited to 'gcc/doc')
0 files changed, 0 insertions, 0 deletions