|
|
|
|
|
by wvenable
4136 days ago
|
|
That directly trades size for less efficient code. The structure packing described in the article keeps the same code efficiency while decreasing the size. There are good reasons (as mentioned in the article) for this feature but it's not equivalent to manual structure packing. |
|