Re: Debug iterator cleanup

2016-05-23 Thread Jonathan Wakely
On 22/05/16 17:21 +0200, François Dumont wrote: Hi I just want to make sure that you agree that I can remove the @todo by implementing operator-> this way. * include/debug/safe_iterator.h (_Safe_iterator<>::operator->()): Implement using underlying iterator operator ->. * inclu

Debug iterator cleanup

2016-05-22 Thread François Dumont
Hi I just want to make sure that you agree that I can remove the @todo by implementing operator-> this way. * include/debug/safe_iterator.h (_Safe_iterator<>::operator->()): Implement using underlying iterator operator ->. * include/debug/safe_local_iterator.h (_Safe_lo