This is the mail archive of the
gcc-prs@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: paolo at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 4 Jul 2002 17:06:02 -0000
- Subject: Re: libstdc++/7186: DR179 for std::deque::iterator and const_iterator
- Reply-to: Benjamin Kosnik <bkoz at redhat dot com>
The following reply was made to PR libstdc++/7186; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@redhat.com>
To: pcarlini@unitus.it
Cc: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Subject: Re: libstdc++/7186: DR179 for std::deque::iterator and const_iterator
Date: Thu, 4 Jul 2002 09:49:35 -0700
> - 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