[PATCH] Hashtable: Add missing std qualification on a forward call

Jonathan Wakely jwakely@redhat.com
Wed Feb 12 07:48:00 GMT 2020


On 11/02/20 19:15 +0100, François Dumont wrote:
>I just notice that in a recent patch I forgot a std:: on a call to forward.
>
>* include/bits/hashtable.h (_Hashtable<>(_Hashtable&&, 
>std::allocator_type&)):
>    Add missing std namespace qualification to forward call.
>
>Ok to commit ?

Yes please - thanks.




More information about the Libstdc++ mailing list