diff options
author | Paolo Carlini <paolo.carlini@oracle.com> | 2010-03-02 21:11:19 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2010-03-02 21:11:19 +0000 |
commit | 4cd533a7c73a0813a39b41147c9fe771fd65fd28 (patch) | |
tree | 5e48d10195e6a0bccc697e1485ec1558a6910b5f /gcc | |
parent | 54bceaf397784a87995fa91a039dcb328b120bc9 (diff) | |
download | gcc-4cd533a7c73a0813a39b41147c9fe771fd65fd28.zip gcc-4cd533a7c73a0813a39b41147c9fe771fd65fd28.tar.gz gcc-4cd533a7c73a0813a39b41147c9fe771fd65fd28.tar.bz2 |
stl_bvector.h (hash<vector<bool, _Alloc>>): Add.
2010-03-02 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/stl_bvector.h (hash<vector<bool, _Alloc>>): Add.
* include/debug/vector (hash<__debug::vector<bool, _Alloc>>):
Likewise.
* include/profile/vector (hash<__profile::vector<bool, _Alloc>>):
Likewise.
* testsuite/23_containers/vector/bool/hash/1.cc: New.
* include/std/bitset (hash<bitset<_Nb>>): Small tweaks.
(hash<bitset<0>>): Add.
* include/debug/bitset (hash<__debug::bitset<_Nb>>): Forward to
hash<bitset<_Nb>>.
* include/profile/bitset (hash<__profile::bitset<_Nb>>): Likewise.
* testsuite/23_containers/bitset/hash/1.cc: Improve.
From-SVN: r157176
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions