Code

avltree: Rebalance the tree after inserting a new element.
authorSebastian Harl <sh@tokkee.org>
Wed, 9 Jul 2014 07:52:07 +0000 (09:52 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 9 Jul 2014 07:52:07 +0000 (09:52 +0200)
commit9c2c414cffe741f3c0737d6af02a059766ce52fd
treef18787ade0c127e207671165118d5c7a7172c22e
parentbfa50b54968ce2c594cb3344534b44529bba8312
avltree: Rebalance the tree after inserting a new element.
src/utils/avltree.c