aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-07-26 02:11:03 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-07-26 02:54:02 +0100
commitaad22a1b203c2e8dcdc564da9e94f7b7796d0221 (patch)
treed96a5ac8f3880b148094bd9ffce06e9817c71d50 /Makefile
parentcb0d4f52071409a02cb3fbb0180f41f32e5bc3a6 (diff)
downloadcw_tree-aad22a1b203c2e8dcdc564da9e94f7b7796d0221.tar.gz
cw_tree-aad22a1b203c2e8dcdc564da9e94f7b7796d0221.tar.bz2
cw_tree-aad22a1b203c2e8dcdc564da9e94f7b7796d0221.zip
Rework binary tree to use indexes in nodes vector
An index is a pointer, and they don't change if the vector decides to reallocate internally unlike the bastardised pointers I was rolling up before. This simplifies design a bit.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions