libstdc++: Add missing std:: qualification of a forward call
commitb32a3f324367ca470aaec1866abe7edf5616bb7c
authorFrançois Dumont <fdumont@gcc.gnu.org>
Tue, 11 Feb 2020 18:09:48 +0000 (11 19:09 +0100)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 12 Feb 2020 21:09:41 +0000 (12 22:09 +0100)
tree1c8cb3124ac1fbeb5a404e8f94e049cfb774f768
parent0a0de9636d29a378961e4c98a129421229918052
libstdc++: Add missing std:: qualification of a forward call

* include/bits/hashtable.h
(_Hashtable<>(_Hashtable&&, std::allocator_type&)): Add
missing std namespace qualification to forward call.
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h