mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
22fd249b12
Avoided the warning when `char` does not have sign using template lazy instantiation. Removed redundant `inline`.