bitset
44.5 KB
-
re PR libstdc++/56627 (class hash instead of struct hash) · 4333e4dc
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. From-SVN: r201377
Paolo Carlini committed