
3 Aug
2005
3 Aug
'05
12:55 p.m.
Andreas Huber <ahd6974-spamgroupstrap <at> yahoo.com> writes:
I don't think so, I'm only reversing the sequence *after* performing other mutating operations on it. Here's an example from the current implementation (context_type_list is assembled from multiple InnerInitial lists):
I just had a look at the code and it turns out that the above is wrong (context_type_list is filled form scratch and not by modifying user-supplied sequences). The only operations that the InnerInitial sequence must support are: - size - empty - at - at_c - begin - end - erase Regards, -- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.