Added SILC Tree API, a generic binary search tree interface
authorPekka Riikonen <priikone@silcnet.org>
Thu, 3 Jul 2008 12:37:38 +0000 (15:37 +0300)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 3 Jul 2008 12:37:38 +0000 (15:37 +0300)
So far it supports only AVL tree but support for other types of trees
can be added easily.


No differences found