[PATCH] Add ternary search trees to libiberty

Mark Mitchell mark@codesourcery.com
Sun Apr 15 20:23:00 GMT 2001


I am all for putting a collection of useful algorithms in libiberty --
even if we don't know what they're good for exactly at the moment.

It's a shame that so much GNU software contains implementations of the
same basic data structures and algorithms.  If we can write something
in a clean enough way that other people *might* use it, that's good
enough for me.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Gcc-patches mailing list