PR libstdc++/89477 for Debug mode

François Dumont frs.dumont@gmail.com
Thu Mar 7 21:34:00 GMT 2019


Hi

     PR 89477 fixes haven't been applied to the Debug mode. Here it is 
to fix the different deduction.cc tests.

     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.

     Tested under Linux x86_64, ok to commit ?

François

-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug_89477.patch
Type: text/x-patch
Size: 10910 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190307/5ff01603/attachment.bin>


More information about the Libstdc++ mailing list