This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Sylvain Pion wrote:

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.

Ah, sorry then, with all evidence I didn't read attentively your message.

I have to think a little bit more about this.

Paolo.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]