[PATCH] Hashtable: Add missing std qualification on a forward call
François Dumont
frs.dumont@gmail.com
Tue Feb 11 18:16:00 GMT 2020
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 ?
François
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hashtable.patch
Type: text/x-patch
Size: 545 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20200211/03b4f14b/attachment.bin>
More information about the Libstdc++
mailing list