Re: Skip List for GLIB
- From: Matthias Clasen <matthias clasen gmail com>
- To: Sebastian Dröge <sebastian droege collabora co uk>
- Cc: gtk-devel-list gnome org, Eric Vander Weele <ericvw gmail com>
- Subject: Re: Skip List for GLIB
- Date: Thu, 23 Dec 2010 10:11:10 -0500
2010/12/23 Sebastian Dröge <sebastian droege collabora co uk>:
>
> IMHO (not being a GLib maintainer) this would only be useful in very
> specific scenarios and wouldn't be something for a general purpose
> library like GLib. But maybe others disagree :)
>
No, I think you pretty much nailed it. GLib is not a data structure library.
We don't generally add new data structures unless there's a specific
need for them somewhere in the GTK+ stack. If you are interested in a
wide variety of data structure variants with different speed/space
tradeoffs, there's other libraries out there, like libavl...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]