2013-07-31 Paolo Carlini <paolo.carlini@oracle.com>
commit387e8305a3df5efc266f8f4d0026e5a965db424b
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jul 2013 14:36:13 +0000 (31 14:36 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Jul 2013 14:36:13 +0000 (31 14:36 +0000)
tree3db6819c9ea61b7bf1a42000cb5e4ac465572c8d
parent015adf411897d26a1665abe837c59ce587ae79d9
2013-07-31  Paolo Carlini  <paolo.carlini@oracle.com>

PR libstdc++/56627
* include/bits/stl_bvector.h: Use friend struct hash intead of
friend class hash to work around useless warnings produced by
some compilers.
* include/std/bitset: Likewise.

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