2014-01-15 François Dumont <fdumont@gcc.gnu.org>
commit40ec2913c4f06c20639b31fdceb428a32007ee04
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jan 2014 16:53:02 +0000 (15 16:53 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jan 2014 16:53:02 +0000 (15 16:53 +0000)
treeb8f30eb81b0ae54ff76b9857e1079c46a5bfb64d
parent19b58ae9b42d06e5df458e1bfa577163f6b1e8a5
2014-01-15  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/hashtable_policy.h: Fix some long lines.
* include/bits/hashtable.h (__hash_code_base_access): Define and
use it to check its _M_bucket_index noexcept qualification. Use
also in place of...
(__access_protected_ctor): ...this.
* testsuite/23_containers/unordered_set/instantiation_neg.cc:
Adapt line number.
* testsuite/23_containers/unordered_set/
not_default_constructible_hash_neg.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206632 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h
libstdc++-v3/include/bits/hashtable_policy.h
libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
libstdc++-v3/testsuite/23_containers/unordered_set/not_default_constructible_hash_neg.cc