Reginald Stadlbauer wrote: > > On Tue, 31 Aug 1999, Stephan Kulow wrote: > >Reginald Stadlbauer wrote: > >> > >> On Tue, 31 Aug 1999, Kai-Uwe Sattler wrote: > >> >On Mon, Aug 30, 1999 at 09:03:51PM +0200, Stephan Kulow wrote: > >> >> Any ideas? Just reimplement stack? It's not that hard, > >> >> as it's a single ended sequence only anyway :) > >> >I have no problems to modify the code or reimplement a stack class. And I think > >> >this is the only place where stack is used... > >> > >> Maybe we (I mean now Troll Tech) should implement a QValueStack for Qt 2.1, > >> I'll speak with Torben about that. > >> > >There are other things. For example advance(iterator, Distance), > >but this is only a little convient function > > What does it, something like 'iterator += Distance' ? > Something like that yes. It's just "while (n--) { ++it; }" Greetings, Stephan -- Programmers, heed this: If someone starts asking you about agricultural genomes, it's likely time to get a handler. zdnet.com about Torvalds