You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[C++]: for #506 made all accesses of fields use memcpy instead of casts so that alignment isn't an issue. For #530 used a union to do byte swap on float and double accesses for single values and arrays.
0 commit comments