Skip to content

Conversation

jodavies
Copy link
Collaborator

Modern compilers align structs appropriately according to the alignment requirements of the member types. Removing the padding reduces the size of many of the structs, and the alignment remains the same.

Modern compilers align structs appropriately according to the alignment
requirements of the member types. Removing the padding reduces the size
of many of the structs, and the alignment remains the same.
@coveralls
Copy link

Coverage Status

coverage: 54.38% (-0.001%) from 54.381%
when pulling f766f09 on jodavies:struct-padding-2
into 7fa4cef on form-dev:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants