Here is a c++ code snippet. It shows the size of an instance of an empty class is 1. But here is what I am wondering. If memory alignment is consid
c++
1