struct-member-alignment
Aligning a class to a class it inherits from? Force all stack alignment? Change sizeof?
I want to have a base class which dictates the alignment of the objects which inherit from it. This works fine for the heap because I can control how that gets allocated, and how arrays of it get allo[详细]
2022-12-10 14:46 分类:问答