This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r183941 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: fdumont at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 06 Feb 2012 20:19:46 -0000
- Subject: r183941 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: fdumont
Date: Mon Feb 6 20:19:44 2012
New Revision: 183941
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183941
Log:
2012-02-06 FranÃois Dumont <fdumont@gcc.gnu.org>
* include/debug/safe_iterator.h
(_Safe_iterator::_M_before_dereferenceable): Avoid the expensive
creation of a _Safe_iterator instance to do the check.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/debug/safe_iterator.h