瀏覽代碼

avl_tree: using contiguous buffer for node storage. Copy is still unsafe and this solution needs review before complete validation (sam… ?)

undefined
Guillaume Bittoun Sam Hocevar <sam@hocevar.net> 10 年之前
父節點
當前提交
cb9877a086
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      src/t/algorithm/avl_tree.cpp

+ 2
- 0
src/t/algorithm/avl_tree.cpp 查看文件

@@ -12,6 +12,8 @@

#include <lol/engine-internal.h>

#include <lol/algorithm/avl_tree.h>

#include <lolunit.h>

namespace lol


Loading…
取消
儲存