2013-11-22 François Dumont <fdumont@gcc.gnu.org>
commit7c9e96640d9cc6306cc48c538a63199a41f7f06c
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Nov 2013 20:55:53 +0000 (22 20:55 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Nov 2013 20:55:53 +0000 (22 20:55 +0000)
tree0840632898ccd27c88a324a308ee5eb3f51ea60c
parent0b951e78168940e5a997ea1fc8451637cfe2026a
2013-11-22  François Dumont  <fdumont@gcc.gnu.org>

* include/debug/safe_local_iterator.h (_Safe_local_iterator<>):
Remove _M_bucket, use same information in normal local_iterator.
(operator==): Remove redundant _M_can_compare check.
* include/debug/safe_local_iterator.tcc: Adapt.
* include/debug/unordered_set: Likewise.
* include/debug/unordered_map: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205289 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/safe_local_iterator.h
libstdc++-v3/include/debug/safe_local_iterator.tcc
libstdc++-v3/include/debug/unordered_map
libstdc++-v3/include/debug/unordered_set