summaryrefslogtreecommitdiffstats
path: root/src/common/intrusive_red_black_tree.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-19common: Reduce unused includesameerj1-1/+0
2022-03-15common: intrusive_red_black_tree: Various updates.bunnei1-181/+210
2021-09-24general: Update style to clang-format-12ameerj1-9/+8
2021-05-06fixup! common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC.bunnei1-5/+0
2021-05-06common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC.bunnei1-0/+4
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