История изменений
Исправление shkolnick-kun, (текущая версия) :
По Фрейду, имел в виду b.
Я имел в виду доступ через указатели, когда у структур разное выравнивание…
6.3.2.3 7
A pointer to an object type may be converted to a pointer to a different object type. If the resulting pointer is not correctly aligned 68) for the referenced type, the behavior is undefined. …
Исходная версия shkolnick-kun, :
По Фрейду, имел в виду b.
Я имел в виду доступ через указатели, когда у структур разное выравнивание…
6.2.3 7
A pointer to an object type may be converted to a pointer to a different object type. If the resulting pointer is not correctly aligned 68) for the referenced type, the behavior is undefined. …