2014-03-23 François Dumont <fdumont@gcc.gnu.org>
commit75125a9176db46a1e62795611f3cf86ce62e8e37
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Mar 2014 20:19:11 +0000 (23 20:19 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 23 Mar 2014 20:19:11 +0000 (23 20:19 +0000)
treea34046ee9244d2d19cebc851ca8b378a4c537cb1
parentebda0a00243eed8554640301fb7b1e753702d7b5
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208775 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h