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: deque fails to meet 23.2.1.3.4-5 causing invalid iterators and extra assignments


Steve LoBasso wrote:

BTW I believe this problem also exists in the single parameter version of erase.

erase(iterator)

Please provide a detailed analysis, possibly a testcase: of course, when I fixed the other overload I suspected that, but I failed to find values of size() and __position leading to similar problems.

Thanks,
Paolo.


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