diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2019-03-08 05:53:09 +0000 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2019-03-08 05:53:09 +0000 |
commit | c0cb38c28e6e667595a42caf0bc679d6029de06a (patch) | |
tree | 64e7912f5b72825ba6342756ef1b5bf1d0495a8e /gcc | |
parent | 20a4550ce01ab79ac7cd3412ce669cb9a032ca5e (diff) | |
download | gcc-c0cb38c28e6e667595a42caf0bc679d6029de06a.zip gcc-c0cb38c28e6e667595a42caf0bc679d6029de06a.tar.gz gcc-c0cb38c28e6e667595a42caf0bc679d6029de06a.tar.bz2 |
re PR libstdc++/89477 (Incorrect CTAD deduction guides for set and multiset)
2019-03-08 François Dumont <fdumont@gcc.gnu.org>
PR libstdc++/89477
* include/debug/map.h (map): Use _RequireNotAllocator to constrain
parameters in deduction guides.
* include/debug/multimap.h (multimap): Likewise.
* include/debug/set.h (multimap): Likewise.
* include/debug/multiset.h (multimap): Likewise.
* include/debug/unordered_map (unordered_map): Likewise.
(unordered_multimap): Likewise.
* include/debug/unordered_set (unordered_set): Likewise.
(unordered_multiset): Likewise.
From-SVN: r269479
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions