author | Sebastian Harl <sh@tokkee.org> | |
Thu, 5 Mar 2015 07:13:42 +0000 (08:13 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 5 Mar 2015 07:13:42 +0000 (08:13 +0100) | ||
commit | ff6cf34ee7a8db747d8284b5c5532f8d13b7cea5 | |
tree | 6f0b9e1307e47564324cdcf67e904a2a908872c3 | tree | snapshot |
parent | 64fcd0d638fdfd2ab5845cb7a9d368b8a76b39e9 | commit | diff |
avltree: Add sdb_avltree_iter_peek_next().
The function returns the next element without advancing the iterator.
The function returns the next element without advancing the iterator.
src/include/utils/avltree.h | diff | blob | history | |
src/utils/avltree.c | diff | blob | history | |
t/unit/utils/avltree_test.c | diff | blob | history |