Re: Advanced data structures in Glib ?



Zack Rusin <zackrat att net> writes:

> Hi,
> 
> I was wondering if there's a chance of seeing a little more advanced data 
> structures in the next release of Glib. To be more specific, I think it 
> would be really beneficial to see:
> - Red Black tree moved from GTK+ to Glib,

There is no way in heck the current RBTree in GTK+ can be made generic
without a lot of pain.  I don't think they're really a good candidate
for GLib anyway, as they're pretty specialized.

Thanks
-Jonathan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]