| author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
| Thu, 15 Feb 2007 08:47:37 +0000 (09:47 +0100) | ||
| committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
| Thu, 15 Feb 2007 08:47:37 +0000 (09:47 +0100) | ||
| commit | e00f829437e24dfc52f2aeeced75fd36467da7a2 | |
| tree | 3e808616692eda7aedf62e5832c8561514cee60d | tree | snapshot |
| parent | f4c3e684850315991f0760e90f5d845af4615d5f | commit | diff |
src/utils_avltree.[ch]: Documented the interface of the AVL-tree.
The iterator-code has been disabled, because it's not very practical and
`utils_llist' should be used if order matters. `avl_node_{next,prev}' have been
made `static', because they're not exported.
The iterator-code has been disabled, because it's not very practical and
`utils_llist' should be used if order matters. `avl_node_{next,prev}' have been
made `static', because they're not exported.
| src/utils_avltree.c | diff | blob | history | |
| src/utils_avltree.h | diff | blob | history |