This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: C++: const_iterator not comparable to iterator for map<>s
- To: Theodore Papadopoulo <Theodore dot Papadopoulo at sophia dot inria dot fr>
- Subject: Re: C++: const_iterator not comparable to iterator for map<>s
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 17 Nov 2000 13:10:39 -0800 (PST)
- cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, gcc-bugs at gcc dot gnu dot org, libstdc++ at sources dot redhat dot com
> I think I posted a patch for this...
>
> See: http://sources.redhat.com/ml/libstdc++/2000-11/msg00093.html
yeah. Is there anyway you can integrate your example into the testsuite?
I guess we need positive and negative tests for these.
-benjamin