mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-12-24 22:33:14 +01:00
On the x64 environment, sizeof(int) == 4 but pointer size is 8. The latter is suitable for the default value.
On the x64 environment, sizeof(int) == 4 but pointer size is 8. The latter is suitable for the default value.