• David Benjamin's avatar
    Delete tree in radix destructor · 013daba4
    David Benjamin 提交于
    Possibly this just wants to live in the radix_node destructor. Right now
    we need level information, but we can stick that in without increasing
    the malloc size, and we'll have a bit to use instead later.
    013daba4
radix.cc 5.5 KB