Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-10 | parent_of_member: Make sign conversion explicit in OffsetOfImpl() | Lioncash | 1 | -1/+2 | |
Previously these conversions were implicit and causing quite a few warnings on clang. | |||||
2021-05-06 | common: parent_of_member: Fix build for OffsetOf(). | bunnei | 1 | -4/+4 | |
2021-01-12 | common/parent_of_member: Replace TYPED_STORAGE define with template alias | Lioncash | 1 | -6/+8 | |
Provides the same construct, but makes it obey namespacing. | |||||
2021-01-11 | common: Introduce useful tree structures. | bunnei | 1 | -0/+189 | |