r236611 - in /trunk/libstdc++-v3: ChangeLog inc...

fdumont@gcc.gnu.org fdumont@gcc.gnu.org
Mon May 23 20:03:00 GMT 2016


Author: fdumont
Date: Mon May 23 20:03:35 2016
New Revision: 236611

URL: https://gcc.gnu.org/viewcvs?rev=236611&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/debug/safe_iterator.h
    trunk/libstdc++-v3/include/debug/safe_local_iterator.h



More information about the Gcc-cvs mailing list