mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
fe4af1125d
On the x64 environment, sizeof(int) == 4 but pointer size is 8. The latter is suitable for the default value.