summaryrefslogtreecommitdiffstats
path: root/src/common/intrusive_red_black_tree.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-12common/tree: Convert defines over to templatesLioncash1-62/+37
2021-01-12common/parent_of_member: Replace TYPED_STORAGE define with template aliasLioncash1-2/+2
2021-01-11common: Introduce useful tree structures.bunnei1-0/+627