libstdc++/10783: std::vector::reverse_iterator could be smaller

Sylvain Pion Sylvain.Pion@mpi-sb.mpg.de
Thu May 22 16:43:00 GMT 2003


On Thu, May 22, 2003 at 06:39:40PM +0200, Paolo Carlini 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.

I am not proposing to remove the derivation from reverse_iterator, I propose to
remove the derivation from __normal_iterator, which is not standard and doesn't
have these derivation requirements.

Or did I miss anything ?

-- 
Sylvain



More information about the Libstdc++ mailing list