This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] libstdc++/14340
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Douglas Gregor <gregod at cs dot rpi dot edu>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 14 May 2004 12:07:38 -0500
- Subject: Re: [v3] libstdc++/14340
- Organization: Red Hat / Chicago
- References: <200405140118.43373.gregod@cs.rpi.edu>
Excellent! Thanks Doug.
I've tested this and can confirm. I'll be checking this, and some
testcases, into mainline and gcc-3_4-branch soon.
-benjamin
>2004-05-14 Douglas Gregor <gregod@cs.rpi.edu>
>
> PR libstdc++/14340
> * include/debug/safe_iterator.h (_Safe_iterator converting
> constructor): Only allow declaration to instantiate when the
> incoming _Safe_iterator has exactly the right iterator type.
>