Skip to content
Snippets Groups Projects
Commit 1f12ab82 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

objects: separate private data from public data

Allocate the object private data separately - stop relying on alignment
and unconventional pointer arithmetic. This adds (internal) functions
to (de)initialize an object in place.
parent ed9eaacc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment