summaryrefslogtreecommitdiff
path: root/src/common/parent_of_member.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-01Silence std::aligned_storage warnings as it's deprecated in C++23,Gravatar Kelebek11-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2022-03-19common: Reduce unused includesGravatar ameerj1-1/+0
2021-05-10parent_of_member: Make sign conversion explicit in OffsetOfImpl()Gravatar Lioncash1-1/+2
2021-05-05common: parent_of_member: Fix build for OffsetOf().Gravatar bunnei1-4/+4
2021-01-11common/parent_of_member: Replace TYPED_STORAGE define with template aliasGravatar Lioncash1-6/+8
2021-01-11common: Introduce useful tree structures.Gravatar bunnei1-0/+189