This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/7186: DR179 for std::deque::iterator and const_iterator
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: pcarlini at unitus dot it
- Cc: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org
- Date: Thu, 4 Jul 2002 09:49:35 -0700
- Subject: Re: libstdc++/7186: DR179 for std::deque::iterator and const_iterator
- Organization: Red Hat / San Francisco
- References: <3D236C94.80508@unitus.it>
- Reply-to: bkoz at redhat dot com
> - Metrowerks8 is able to compile both (this is the behaviour mandated
> by the resolution of DR179, according to my reading)
I believe this is what v3 should shoot for as well.
-benjamin