2016-05-23 François Dumont <fdumont@gcc.gnu.org>
commit005248bcddeea20c03f3692e64f38284dac32695
authorfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 May 2016 20:03:35 +0000 (23 20:03 +0000)
committerfdumont <fdumont@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 May 2016 20:03:35 +0000 (23 20:03 +0000)
tree391e2293b07877b2a5d2ca788d6bfc0368724190
parentf0d91a85915485790f27a1bc39c6877e34956588
2016-05-23  François Dumont  <fdumont@gcc.gnu.org>

* include/debug/safe_iterator.h
(_Safe_iterator<>::operator->()): Implement using underlying iterator
operator ->.
* include/debug/safe_local_iterator.h
(_Safe_local_iterator<>::operator->()): Likewise.

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