]> git.ipfire.org Git - thirdparty/gcc.git/commit
hashtable.h (_Hashtable(allocator_type)): Fix call to delegated constructor.
authorFrançois Dumont <fdumont@gcc.gnu.org>
Sun, 23 Mar 2014 20:19:11 +0000 (20:19 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Sun, 23 Mar 2014 20:19:11 +0000 (20:19 +0000)
commitf7279c1a01e6c8ca4146638eb1f8357e81992e06
treea34046ee9244d2d19cebc851ca8b378a4c537cb1
parentd570d678a43099b0399f942859368ce6c112225b
hashtable.h (_Hashtable(allocator_type)): Fix call to delegated constructor.

2014-03-23  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/hashtable.h (_Hashtable(allocator_type)): Fix call
to delegated constructor.
(_Hashtable(size_type, _H1, key_equal, allocator_type)): Likewise.
(_Hashtable<_It>(_It, _It, size_type, _H1, key_equal, allocator_type)):
Likewise.
(_Hashtable(
initializer_list, size_type, _H1, key_equal, allocator_type)): Likewise.

From-SVN: r208775
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h