This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: libstdc++/10783: std::vector::reverse_iterator could be smaller
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Sylvain Pion <Sylvain dot Pion at mpi-sb dot mpg dot de>
- Cc: gcc-bugzilla at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 22 May 2003 18:39:40 +0200
- Subject: Re: libstdc++/10783: std::vector::reverse_iterator could be smaller
- References: <3EC7E096.5040103@unitus.it> <20030518224528.GF22583@tofu.dreamhost.com> <20030522175818.A24375@contact.mpi-sb.mpg.de>
Sylvain Pion wrote:
What do you think ?
I'm not a language lawyer, perhaps Nathan or others will have more to
say, but it seems to me that, according to 24.4.1.1 you cannot simply
remove that derivation.
Paolo.