gcc/libstdc++-v3/include/debug
François Dumont 8c9f4dfa9a safe_base.h (_Safe_iterator_base::_M_unlink): New.
2011-01-05  François Dumont  <francois.cppdevs@free.fr>

        * include/debug/safe_base.h (_Safe_iterator_base::_M_unlink): New.
        * include/src/debug.cc: Use latter
        * include/debug/forward_list (forward_list<>::_M_swap):  Fix to
        correctly handle before_begin iterators.
        * testsuite/23_containers/forward_list/debug/swap.cc: Remove now 
        useless _GLIBCXX_DEBUG checks.

From-SVN: r168528
2011-01-05 20:52:36 +00:00
..
bitset bitset (bitset<>::reference): Clean code, use normal reference type in experimental mode. 2010-11-27 10:04:19 +00:00
debug.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
deque debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
formatter.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
forward_list safe_base.h (_Safe_iterator_base::_M_unlink): New. 2011-01-05 20:52:36 +00:00
functions.h [multiple changes] 2010-08-29 17:39:00 +00:00
list debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
macros.h [multiple changes] 2010-09-29 11:56:34 +00:00
map
map.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
multimap.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
multiset.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_base.h safe_base.h (_Safe_iterator_base::_M_unlink): New. 2011-01-05 20:52:36 +00:00
safe_iterator.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_iterator.tcc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
safe_sequence.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
safe_sequence.tcc debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
set
set.h debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
string [multiple changes] 2010-08-29 17:39:00 +00:00
unordered_map unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key. 2010-11-27 13:09:47 +00:00
unordered_set unordered_map (unordered_multimap<>::erase): Fix to erase all elements associated to the key. 2010-11-27 13:09:47 +00:00
vector debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00