forward_list.tcc
14.8 KB
-
hashtable.h (_Hashtable<>::erase(const key_type&)): Use std::__addressof. · afb767b4
2010-08-11 Paolo Carlini <paolo.carlini@oracle.com> * include/bits/hashtable.h (_Hashtable<>::erase(const key_type&)): Use std::__addressof. * include/bits/forward_list.tcc (forward_list<>::remove): Deal correctly with &__tmp->_M_value == &__val. * testsuite/23_containers/forward_list/operations/remove_freed.cc: New. From-SVN: r163178
Paolo Carlini committed