Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-05-06 | fixup! common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. | bunnei | 1 | -5/+0 |
2021-05-06 | common: intrusive_red_black_tree: Disable static_assert that will not evaluate as constant on MSVC. | bunnei | 1 | -0/+4 |
2021-01-12 | common/tree: Convert defines over to templates | Lioncash | 1 | -62/+37 |
2021-01-12 | common/parent_of_member: Replace TYPED_STORAGE define with template alias | Lioncash | 1 | -2/+2 |
2021-01-11 | common: Introduce useful tree structures. | bunnei | 1 | -0/+627 |