summaryrefslogtreecommitdiffstats
path: root/src/common/intrusive_red_black_tree.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/tree: Convert defines over to templatesLioncash2021-01-121-62/+37
* common/parent_of_member: Replace TYPED_STORAGE define with template aliasLioncash2021-01-121-2/+2
* common: Introduce useful tree structures.bunnei2021-01-111-0/+627