Re: GQueue
- From: Soeren Sandmann <sandmann daimi au dk>
- To: gtk-devel-list redhat com
- Subject: Re: GQueue
- Date: 16 Nov 1999 15:58:18 +0100
Soeren Sandmann <sandmann@daimi.au.dk> writes:
> (e) It would be easy to replace it with a priority queue supporting
> not only O(1) inserting and removing from the ends, but also
That is nonsense. What meant was: it is easy to create thin wrappers
around a priority queue that will behave like a stack or a queue with
O(1) inserting and removing.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]