diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2018-03-20 21:45:14 +0000 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2018-03-20 21:45:14 +0000 |
commit | 5dfb5e5be885ef50cf5a80aec09f9d8390ddc499 (patch) | |
tree | 0197f28ae7393c0f33b1de895e18d1263552d97a /gcc | |
parent | 6f21dc3c4f987a9d4abd3b0c1c46d8d8a16a3465 (diff) | |
download | gcc-5dfb5e5be885ef50cf5a80aec09f9d8390ddc499.zip gcc-5dfb5e5be885ef50cf5a80aec09f9d8390ddc499.tar.gz gcc-5dfb5e5be885ef50cf5a80aec09f9d8390ddc499.tar.bz2 |
re PR libstdc++/84998 (std::hash<std::bitset<N>> fails in Debug Mode)
2018-03-20 François Dumont <fdumont@gcc.gnu.org>
PR libstdc++/84998
* include/bits/stl_bvector.h: Fix std::hash friend declaration.
* include/std/bitset: Likewise.
* include/bits/stl_map.h (std::map<>): Fix _Rb_tree_merge_helper friend
declaration.
* include/bits/stl_multimap.h (std::multimap<>): Likewise.
* include/bits/stl_multiset.h (std::multiset<>): Likewise.
* include/bits/stl_set.h (std::set<>): Likewise.
* include/bits/unordered_map.h (std::unordered_map<>): Fix
_Hash_merge_helper friend declaration.
(std::unordered_multimap<>): Likewise.
* include/bits/unordered_set.h (std::unordered_set<>): Likewise.
(std::unordered_multiset<>): Likewise.
From-SVN: r258693
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions