diff options
author | Jonathan Wakely <jwakely.gcc@gmail.com> | 2013-11-14 12:43:00 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2013-11-14 12:43:00 +0000 |
commit | 8ed13e2757455db9dadc4c20dbf1a4aad3663004 (patch) | |
tree | 5a82706853fdefb4a96e337f812e398e1b1de616 /gcc | |
parent | e4603a754f63751aa9f6d7e14539ecdbb2f4549a (diff) | |
download | gcc-8ed13e2757455db9dadc4c20dbf1a4aad3663004.zip gcc-8ed13e2757455db9dadc4c20dbf1a4aad3663004.tar.gz gcc-8ed13e2757455db9dadc4c20dbf1a4aad3663004.tar.bz2 |
alloc_traits.h (__allow_copy_cons): Remove.
* include/bits/alloc_traits.h (__allow_copy_cons): Remove.
(__check_copy_constructible): Likewise.
* include/bits/unordered_map.h (unordered_map, unordered_multimap):
Do not derive from __check_copy_constructible.
* include/bits/unordered_set.h (unordered_set, unordered_multiset):
Likewise.
* testsuite/23_containers/unordered_map/55043.cc: It is no longer
necessary for is_copy_constructible to be correct to use nested
unordered containers.
* testsuite/23_containers/unordered_multimap/55043.cc: Likewise.
* testsuite/23_containers/unordered_set/55043.cc: Likewise.
* testsuite/23_containers/unordered_multiset/55043.cc: Likewise.
From-SVN: r204790
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions