PR libstdc++/89477 for Debug mode
Jonathan Wakely
jwakely@redhat.com
Thu Mar 7 23:56:00 GMT 2019
On 07/03/19 22:34 +0100, François Dumont wrote:
>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 ?
OK, thanks for catching this.
More information about the Libstdc++
mailing list