unordered_set
16.5 KB
-
unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Hashtable. · 637fd8b3
2012-10-22 François Dumont <fdumont@gcc.gnu.org> * include/bits/unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Hashtable. (unordered_multiset<>): Likewise. * include/debug/unordered_set (operator==): Adapt. * include/profile/unordered_set (operator==): Adapt. From-SVN: r192695
François Dumont committed