Переглянути джерело

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


Завантаження…
Відмінити
Зберегти