summaryrefslogtreecommitdiffstats
path: root/src/common/tree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: add missing SPDX tagsAndrea Pappacoda2022-04-281-25/+3
* common: tree: Various updates.bunnei2022-03-151-284/+341
* common: tree: Avoid a crash on nullptr dereference.bunnei2021-05-211-0/+11
* common: tree: Avoid a nullptr dereference.bunnei2021-05-121-1/+1
* common/tree: Convert defines over to templatesLioncash2021-01-121-530/+629
* common/tree: Remove unused splay tree definesLioncash2021-01-121-249/+2
* common: Introduce useful tree structures.bunnei2021-01-111-0/+822